QuoteOfTheDay is a web application for exploring quotes and authors.
QuoteOfTheDay is a web application designed to provide users with a platform to explore quotes from various authors. Users can search for quotes by author name and view details about specific authors. The application aims to inspire and motivate users with insightful and thought-provoking quotes.
- Search for quotes by author name.
- View random quotes on the homepage.
- Explore details about specific authors.
- Responsive design for seamless experience across devices.
To run this project locally, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/your-username/techplement.git
-
cd techplement
-
npm install or yarn install
-
npm start or yarn start
- React.js
- React Router
- Axios
- Tailwind CSS
- React Icons
- Node.js