Node + React todo
TodoApp
Languages and Tools Utilized: JavaScript, Node, React, MongoDB, JWT, Zod, Postman
- SPA with static file serving, client side routing, API integration and task management.
- Implemented communication with MongoDB Atlas for data persistence.
- Integrated a responsive UI based on CRUD of tasks, including filtering options.
- REST API, developed with middlewares for auth with JWT and validate schemas.