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

hamandamonteiro/track-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Track It πŸ“ˆ

This project is a very intuitive app to track your habits that helps you to increase your discipline!

Try it out now on https://track-it-five.vercel.app/ or check the demo gif below!

trackitdemo

About

This is an web application which people can track your own habits. Below are the implemented features:

  • Sign Up
  • Login
  • List all habits
  • Add a habit
  • Delete a habit
  • Check a habit as done/undone
  • View the month history of sequency of done habits

By using this app any user can learn how they've been using their time and how to be more productive with the time their got.

Technologies

The following tools and frameworks I 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
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, think better about your life decisions)

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