Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 1.36 KB

README.md

File metadata and controls

61 lines (39 loc) · 1.36 KB

logo

DescriptionDemoTechnologiesHow to use

Project on desktop

ℹ Description

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

💻 Demo

demo-video

Screenshots

todo

no-todo

🛠 Technologies

Frontend

Others requirements can be seen on the package.json file

🖥 How to use

# 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