An open API service indexing awesome lists of open source software.

https://github.com/alexandredresch/trackit


https://github.com/alexandredresch/trackit

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          


TrackIt - React

![cover](.github/screenshot.png?style=flat)

## Application for creating and managing habits.

## Starting the project
Use **npm install** to install project dependencies.
Then start the project.

```cl
npm start
```

## Features

- [ ] Communication with API.
- [ ] Account creation.
- [ ] Creation and deletion of habits;
- [ ] Routes between application pages;
- [ ] Dynamic response to habit finalization;

## Technologies

- [ ] React JS
- [ ] Axios
- [ ] Styled-Components
- [ ] React Router
- [ ] React Ion-Icons
- [ ] Dayjs
- [ ] React Circular Progressbar
- [ ] React Loader Spinner

## Project developed during Driven course.