This is a MERN stack project, built using MongoDB Atlas, Mongoose Node.js, Express, Axios, React and Tailwind.
A user can list, update and delete items from the todo list. Each upate is stored in the MongoDB database, so you may find some chores that have been set by others popping up!
Clicking on the update icon on a todo allows a user to update the content:
IMPROVEMENTS: