Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 251 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 251 Bytes

A simple to do list, with a simple interface.

This is my first ever react project.

I've used react hooks, effects and more to save the items to local storage in the browser so that they persist even after the page is refreshed/browser is reopened.