Skip to content

This application allows users to generate visually appealing quote images by combining images and quotes based on a specified keyword.

Notifications You must be signed in to change notification settings

L4r4TW/Social-media-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Quote Generator

Welcome to the Social Media Quote Generator! This application allows users to generate visually appealing quote images by combining images and quotes based on a specified keyword. The generated images are perfect for sharing on social media platforms. Live demo


Features

  • 📸 Image Search: Pulls relevant images based on a keyword.
  • 🖋️ Quote Search: Fetches quotes matching the keyword.
  • 🎨 Image Combination: Merges the selected image and quote into a square format.
  • 💾 Download Option: Allows downloading the generated image.
  • 🚀 Social Media Ready: The generated image is optimized for social media platforms like Instagram, Facebook, and Twitter.

How It Works

  1. Enter a Keyword: Type a keyword related to the type of quote/image you want.
  2. Generate Image: The app searches for matching images and quotes.
  3. Image and Quote Combination: The selected image and quote are merged into a square canvas using JavaScript.
  4. Download or Share: Download the generated image or upload it to your favorite social media platform.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/social-media-quote-generator.git
  2. Navigate to the project directory:
    cd social-media-quote-generator
  3. Open index.html in your browser to run the app.

Technologies Used

  • HTML5: For the app's structure.
  • CSS3: For styling and responsive design.
  • JavaScript: For image and quote generation logic.
  • Canvas API: For combining quotes and images.

Usage

  1. Open the application.
  2. Enter a keyword (e.g., "motivation," "life," "happiness").
  3. Click Generate.
  4. Preview the generated quote image.
  5. Click Download to save the image or upload it to social media.

Screenshots

Desktop view

Desktop view

About Page

Mobile view


Contributing

Contributions are welcome! If you'd like to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "Added new feature"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Contact

Happy Creating! 🚀

About

This application allows users to generate visually appealing quote images by combining images and quotes based on a specified keyword.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published