Quotify is a web application that provides a collection of quotes to motivate and inspire users. It allows users to search for quotes based on their desired category and number of quotes.
- Select a category of quotes
- Select the number of quotes
- HTML
- CSS
- JavaScript
- Clone the repository: git clone https://github.com/khushalarora/Quotify.git
- Open the index.html file in your web browser.
- Select a category from the first dropdown menu.
- Select the number of quotes from the second dropdown menu.
- Click on the search button.
- The quotes will be displayed in the quote box.
This project is licensed under the MIT license.