A full-stack TO-DOs app based on MERN stack.
Deployed App
(Render's free-tier instances spin down with inactivity. So first load of the app can take a few minutes as the render server spins up)
Features
- Create an account to save tasks
- Guest User access
- Easily add/edit/delete tasks using an interactive UI
- Toggle Light/Dark Mode
Front-End
- React, React Router, React Query, TailwindCSS, DaisyUI, React Toastify, Axios, and more
Back-End
- Express, NodeJS, Json Web Token (JWT), MongoDB, Mongoose, Argon2, Zod, and more