A comprehensive todo list application built with the MERN stack (MongoDB, Express.js, React.js, and Node.js)
Features
-----------------------------------
Create, read, update, and delete todo items
Mark todos as completed
Clear completed todos
User authentication and personal todo lists
Responsive design for both desktop and mobile devices
Tech Stack
-----------------------------------
Frontend
-----------------
React.js
React Router for navigation
Tailwind with daisy ui for styling
Axios for API requests
️ Backend
-----------------
Node.js
Express.js
MongoDB with Mongoose
JWT for authentication
links
------
Frontend github repo: https://github.com/Mahmou...
Backend github repo: https://github.com/Mahmou...
The project is live you can try it: https://full-stack-todo-l...