#Inspirational Random Quotes
This is a React application that displays inspirational quotes from various categories. Users can select a category from the dropdown menu and the app will display a random quote from that category.
Screenshot
- Desktop
Click here to check the demo.
Installation
To run this project locally, you need to have Node.js installed on your system. Clone the repository and navigate to the project directory. Then run the following command to install the dependencies:
npm install
Usage
To start the application, run the following command:
npm run dev
This will start a local development server that you can access at http://localhost:5173.
Built With
- React
- Chakra UI
- Vite
License
This project is licensed under the MIT License. See the LICENSE file for details.

