A Todo app created in React, Node and MongoDB
I wanted to learn how to create a React app with a backend, so thought this would be a good start. Feel free to contribute as you'd like
- Set up MongoDB
- How do we seperate out components?
- Add items
- Display items
- Remove items
- Create login system?