Habit manager in a dynamic, clear and simple way. TackIt is an application that seeks to make it simple and accessible for any user to control and visibly understand their habits.
Try it out now at https://trackit-ruineto-dev.vercel.app/
Application with the goal of bringing concepts of login, register, api, styled-components and some additional libraries, such as: day.js and react-calendar., the following technologies were used:
- html
- css
- react
- react-router-dom
- styled-components
By using this app any user can learn how they've been using their money and always keep track of your balance.
The following tools and frameworks were used in the construction of the project:
- Clone this repository
- Install dependencies
npm i
- Run the front-end with
npm start
- You can optionally build the project running
npm run build
- Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)