QUOTE_GENERATOR
This is a simple random quote generator web application built using basic HTML, CSS, and JavaScript. The application displays random quotes from a predefined list and allows users to refresh the page to see a new quote.
Live Demo
A live demo of the binary calculator can be found at:
https://anushka-bhowmick.github.io/QUOTE_GENERATOR/
Technologies Used
- HTML5
- CSS3
- JavaScript
Usage
- Clone the repository:
git clone https://github.com/Anushka-Bhowmick/QUOTE_GENERATOR.git
- Navigate to the project directory:
cd QUOTE_GENERATOR
- Open index.html in your preferred web browser.
Screenshots
Here is the screenshot of the website:
Contributing
If you wish to contribute to the project, follow these steps:
- Fork the repository from GitHub repository.
- Create a new branch with a descriptive name.
- Make necessary changes and commit those changes.
- Push the changes to your forked repository.
- Create a pull request for your changes to be reviewed and merged into the main project.
***Happy Contributing ~***