/TrackIt

A web app where you can track your habits

Primary LanguageJavaScript

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