Skip to content

renaatosalgado/track-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track It

An easy habit tracker app, to help you enhance your discipline and achieve your personal goals.

Try it out now at https://track-it-blue.vercel.app/

About

This is an web application with which lots of people can manage their habits and daily activities. Below are the implemented features:

  • Sign Up
  • Login
  • Create and delete habits
  • Mark done habits
  • Check daily progress

By using this app any user can perceive how the daily habits are being sustained or not.

Future feactures will be:

  • Login persistence
  • Habits historic

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run the front-end with
npm start

Releases

No releases published

Packages

No packages published