Skip to content

Files

Latest commit

 

History

History
16 lines (10 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 542 Bytes

About project

React ToDo App

React app based on google found free design. Aim of the project was to get used to with basic react programming and its core concepts, like separate code into component functions, basic and custom hooks. It's also a playground for future practice of more react concepts, like redux, context etc.

  • Allows to add ToDos for days/weeks/months/years.
  • Every ToDo contains submenu to pin/unpin, add memo note or delete entry.
  • Notes are saved in Local Storage.

Live site

http://todo-rg.netlify.app