Front-end: React & Vite. Back-end: Node.js Express DB: MongoDB
Perfectly works sync from DB to the user, so all created tasks will be synchronized with the state on the a page. User can: Create/Delete/Edit tasks.
Future plans:
- Implement dark mode
- Create login form on front-end.