Skip to content

Notye1K/TrackIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackIt

An easy way to track your habits and see your history

habitos

hoje

historico

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

About

In this web application, you can register how many habits you want. Below are the implemented features:

  • Register
  • Login
  • Progress bar
  • Historic
  • Add habit
  • Remove habit

Technologies

react; create-react-app; styled-components; axios; react-router-dom;

react-calendar; react-loader-spinner and react-circular-progress-bar.

How to run

  1. Clone this repository
  2. Install dependencies

npm i

  1. Open it

npm run start