Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 657 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 657 Bytes

Todo App

In this project, you can add, remove, or modify your todos items. You can also apply filters to display active or completed tasks. All changes are automatically saved on the server. Start managing your todos by adding, removing, or toggling their status. Enjoy! 😊

What does it look like?

What does it look like?

Used technologies

  • Create React App
  • Java Script ES6+
  • TypeScript
  • JSX
  • TypeScript

This project was bootstrapped with Create React App.