Welcome to the Random Quote Generator! This is a simple web application that displays a random quote each time you click a button.
- HTML: For structuring the content.
- CSS: For styling the application and making it visually appealing.
- JavaScript: For adding interactivity and fetching random quotes from the API.
- React.js: For building the user interface and managing state.
You can view the live project here: Random Quote Generator
To run this project locally, follow these steps:
- Clone the Repository:
git clone https://github.com/yashjunagade/random-quote-generator.git