/Todo_with_hooks

Simple todo app created with react hooks

Primary LanguageJavaScript

TODO app with hooks

To start and test the TODO app created with react hooks enter:

npm start

or (with yarn)

$ yarn start 

If you have trouble with the npm pagages, try to enter (before you start 'npm start'):

npm install



Authors