Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 200 Bytes

TODO

A basic Todo Web app made using React with Hooks.

Try it out 🔗https://pixels-todo.netlify.app/

First clone it

Now install npm in it using

npm i

Start the Server using

npm start