Description • Demo • Technologies • How to use
This application is a to-do list made with ReactJS and TypeScript.
The application has the following features:
- Add a new task
- Mark and unmark a task as complete
- Remove a task from the list
- Show task completion progress
Others requirements can be seen on the package.json file
# clone this repo and access its folder
$ git clone https://github.com/andrevks/rocketist && rocketist
# Initiate frontend
$ npm install
$ npm run dev
Made with 💜 by André Geraldo