Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 909 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 909 Bytes

ToDoList ReactJS

Todo list application which contains the following functionalities:

  • Add a new task
  • Mark and unmark a task as complete
  • Remove a task from the list
  • Show task completion progress

ReactJS Typescript created with Vite, using functional components and Hooks to manage state.

Layout created from scratch with CSS modules, based on the figma project provided by Rocketseat for Ignite's ReactJS 2022 track challenge 01. (Desafio 01 ReactJS Ignite 2022)

Task list empty (screenshot)

Task list (screenshot)

This app was built by Fernando Silva. Feel free to contact me!