asish-op / Inspiration-Daily

The Inspirational Quote Generator is a web application that generates inspirational quotes and allows users to interact with and share these quotes. This project was built using HTML, CSS, and JavaScript. It provides a user-friendly interface to explore and engage with inspirational content.

Home Page:https://web.asishop.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspirational Quote Generator

Project Image

Table of Contents

Description

The Inspirational Quote Generator is a web application that generates inspirational quotes and allows users to interact with and share these quotes. This project was built using HTML, CSS, and JavaScript. It provides a user-friendly interface to explore and engage with inspirational content.

Features

  • Generate inspirational quotes by selecting categories and subcategories.
  • Display a random quote when the "Surprise Me" button is clicked.
  • Listen to the generated quote using the text-to-speech feature.
  • Copy the quote to the clipboard with a success message popup.
  • Download the generated image with a single click.
  • Share quotes on Twitter with the "Tweet" button.
  • Email quotes to friends with the "Email" button.
  • Save favorite quotes (Feature not yet implemented, but planned for future development).
  • Background music (Optional, not yet implemented).

Demo

https://web.asishop.dev/

Getting Started

To run this project locally, follow these steps:

  1. Install Node.js 16 or above on your machine.

  2. Clone the repository:

git clone https://github.com/asish-op/Inspiration-Daily.git
  1. Run install.bat which will install the require packages

  2. Run run.bat Which will start the server at localhost:8080

Credits

  • Head developer : Asish
  • Frontend developer : Shreyansh
  • Thanks for vectorxdev for helping in frontend

license

permission to use, modify, distribute, or sublicense the software, both for personal and commercial purposes.

  • Tos : Must provide credits.

About

The Inspirational Quote Generator is a web application that generates inspirational quotes and allows users to interact with and share these quotes. This project was built using HTML, CSS, and JavaScript. It provides a user-friendly interface to explore and engage with inspirational content.

https://web.asishop.dev


Languages

Language:JavaScript 46.8%Language:HTML 27.4%Language:CSS 24.0%Language:Batchfile 1.8%