Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 915 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 915 Bytes

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