Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 309 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 309 Bytes

ToDo App

👀 DEMO LINK

Implemented a TODO app working as described below.

todoapp

The app state is saved to the localStorage.

todoedit

List of technologies:

  • React
  • Typescript
  • CSS