Skip to content

A habits tracking app written in React that allows you to improve your routine!

Notifications You must be signed in to change notification settings

acolima/track-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track It

A habits tracking app that allows you to improve your routine!
You can add and remove habits, track your progress and check your habits history by day!

Deployment: Track It

Implemented features

  • Sign Up
  • Login and logout
  • Create and delete habits
  • Check all the habits created
  • Check your daily habits
  • Mark habits as done
  • Check the habits history by day

Technologies

React React Router Dom Styled Components Axios Vercel

How to run

  1. Clone this repository
git clone git@github.com:acolima/track-it.git
  1. Go to the project directory
cd track-it
  1. Install dependencies
npm i
  1. Run project with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your browser (port number may vary in some cases)

Author

LinkedIn Gmail

About

A habits tracking app written in React that allows you to improve your routine!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published