Skip to content

f7lipe/trackit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TrackIt

Project developed at Driven Education

πŸ“‹ Description

With this single page application, you will be able to save habits to track them during the week. All data is managed by a third-party mock API, however you can build your own API to serve this application.

Just name the habits that you'd like to track

Check it when you're done

Delete habits easily

πŸ’» Technologies and concepts

  • ReactJs
  • Context API
  • Styled Components

Demo

You can check out a working version of this project on Vercel. Click here

  E-mail: lightyear@seed.com
  Password: seed123

🏁 Running the aplication

This project was initialized with Create React App, so make sure you have the latest stable version of npm for running locally.

‡️ Clone this repository on your machine:

git clone https://github.com/f7lipe/trackit

βš™οΈ Create a .env file in the root of your project folder and configute it to look something like this

   PORT = 3000
   API = https://mock-api.bootcamp.respondeai.com.br/api/v2/trackit

πŸ’» Inside the folder, run the following command to install the dependencies.

npm install

🏁 Finished the process, just start the app

npm start

About

Single page application for habits tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors