Welcome to QuotePalette! QuotePalette is a web application that generates inspiring quotes based on different categories.
QuotePalette is a sleek and intuitive web app designed to provide users with a daily dose of inspiration. With categories like Attitude, Friendship, Funny, Intelligence, Money, and Love, there's a quote for every mood and occasion!
- Choose from a variety of categories to get the perfect quote.
- Share your favorite quotes on Twitter with just a click!
- Responsive design for seamless browsing on all devices.
- Live: https://quotegen-mukul.netlify.app/
- Frontend: React, Tailwind CSS
- API Integration: Axios
- Deployment: Netlify
To get started with QuotePalette, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/your-username/quote-palette.git
-
Navigate into the project directory:
cd quote-palette
-
Install the dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit http://localhost:3000 to view the app.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository
- Create your feature branch (git checkout -b feature/my-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin feature/my-feature)
- Open a pull request
This project is licensed under the MIT License.