- Vite/React frontend and Node.js/Express backend API.
⚠️ This project is not deployed. It is intended for code review and local testing.
- React
- Vite
- Tailwind CSS
- (Any UI libs you used, e.g. shadcn/ui)
- Node.js
- Express
- JWT authentication
- (DB/ODM if used, e.g. MongoDB + Mongoose)
- User signup/login
- Auth-protected routes
- CRUD
- Filter/order tasks
- Pagination
- Deploy frontend + backend
- Add tests
- Add CI pipeline
- Improve error states and loading UX