This project contains a simple TODO application.
- Anyone can create a todo
- Anyone can see their existing todos
- Anyone can mark a todo as done
- Frontend: React
- Backend: Node.js / Express
- Database: MongoDB
- Dark Mode ✔️
- TimeStamp Feature ✔️
- Responsive ✔️
- a11y ✔️ and SEO friendly
- toggle for completed /pending
- Error Handling - [half done]