A simple web app that displays random quotes. Get inspired, motivated, or just amused with a click of a button!
- Click the "New Quote" button to fetch a new random quote.
- Beautifully styled interface with a focus on readability.
- Share your favorite quotes on social media (only twitter).
📦 RANDOMQUOTEGENERATOR
├── .gitignore
├── README.md
├── images
│ └── logo2.png
├── index.html
├── js
│ └── script.js
└── css
└── style.css
You can install the project with 2 method
-
By using Zip method.
- Download the project in zip format using "Download Zip " option.
- Save it in folder and run
index.html
file.
-
Using git.
- clone the repository using command
git clone https://github.com/SubramanyaKS/RandomQuoteGenerator.git
- run the
index.html
file
- clone the repository using command
The website is deployed in Github Pages.
you can refer this page. for more details about deployment
You can see the project demo in below link:
-
Thanks to Quotable for providing the quotes API.
Contributions are welcome! Feel free to open an issue or submit a pull request.
If you have any feedback, please reach out to us at email
If you like this don't forget to ⭐ the repository.
Thank You for visiting Have a nice day 😊