Project [Personal] - Web application for managing habits. Technologies used: HTML5, CSS3 and React.

  • By Rui Neto
  • Last update: Dec 31, 2022
  • Comments: 0

TrackIt

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/

About

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.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run the front-end with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)

Github

https://github.com/ruineto-dev/trackIt