Quotes are fetched using following api: https://type.fit/api/quotes
- Add Multiple habits to your habit list.
- Select habit from suggestion list.
- See your weekly status of habits.
- Change the status of habit for a particular day in past week.
- Get a new motivaitonal quote and image whenever you visit the page.
- Responsive, so work on all type of screens.
- Recieve notifications on adding new habit or on completing task on a day.
To run this project on your system follow the following steps:
- Get the code on your system.
- Open Terminal on your pc and go to the root folder of project.
- Run the command 'npm install' in terminal to install all the dependencies required for the project.
- After complete installation, run the command 'npm run start' in your terminal.
- To see the output, serach for http://localhost:3000/ in your web browser.
- Reactjs.
- Redux toolkit.
- React-router-dom.
- React-toastify.
- Tailwindcss.
- JavaScript
- HTML.