Skip to content

kes-crypto/Habit-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habit Tracker Project

Quotes are fetched using following api: https://type.fit/api/quotes

Features:

  • 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.

Installation and Run:

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.

Tools Used:

  • Reactjs.
  • Redux toolkit.
  • React-router-dom.
  • React-toastify.
  • Tailwindcss.
  • JavaScript
  • HTML.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors