Skip to content

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

Notifications You must be signed in to change notification settings

kayquecoelho/track-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackIt

A habits tracking app written in React that allows you to improve your discipline! Try it out now : track-it-eta.vercel.app

About

It's a web application designed for mobile devices. You can create an account and start to manage your habits daily!

Features:

  • SignUp Page
  • Login Page
  • Create and delete habits
  • Mark done habits
  • Track your progress daily

New features soon!

  • Verify your habits history

Technologies

The following tools and frameworks were used to create the app

How to run

  1. Clone this repository
  2. Install dependecies with npm
npm install
  1. Run the app
npm run start
  1. You might want to build the app
npm run build
  1. Acess the link http://localhost:3000/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published