TRACK IT
A habit tracking application to improve your routine.
https://driven-track-it.vercel.app/
Where to find:ABOUT
Here we can register our habits and monitor daily what we are committed to for the current day. Being able to control what we have already done and what we still have to do.
TECHNOLOGIES
- CSS
- HTML
- JAVASCRIPT
- REACT
- STYLED COMPONENTS
- API
HOW TO RUN
CLONE
git clone https://github.com/Douglas-CRVG/Driven-TrackIt.git
INSTALL DEPENDECIES
npm install
RUN
npm start