Deployed to - http://todoreactmongo.herokuapp.com/
Hello, this a small app created to test my understading of
- React
- Material-UI
- Hooks
- MongoDB
- Node.js
- Deployment with Heroku
This app features three small components
-
- Houses most of the logic via hooks
- Makes the calls to recieve the todos from a DB
- Pushes todo information into the TodoItems
-
- One form and two inputs
-
- Also houses state for editing each indiviual todo