Simple, modern, elegant!
A sleek and modern looking todo list built with React. Add, mark and delete todos as you please and keep track of your daily tasks.
Key features include the use of the new React Context API (a built-in replacement solution for Redux) and React Fragments. The todo list data is fetched from a custom RESTful API built with Node and Express which stores the data using a MongoDB database.