#Random Quote Generator
This project is a random quote generator built using HTML, CSS and Javascript.
-
The project utilizes the Fetch Api to retreive random quotes from an external api.
-
Upon receiving the response, the quote data is displayed on the webpage.
-
Users can click a button to generate a new random quote.
-
Clone the repo and navigate to the project directory.
-
Open the repo
index.html
file in your preferred web browser. -
Click the "Generated Quote" button to see a random quote.
-
Enjoy exploring the project and feel free to customize it to your liking!
This project was developed by Adebola clement using html, css and javaScript.
##License This is project is licensed under the MIT License.
Feel free to adjust and personalize this README.md to match your project.