Full-stack web application to manage a list of to do items.
- Frontend - Single Page Application built with: React and Material UI.
- Backend - HTTP REST API built with Node.js, Express and MongoDB.
To start the application use docker compose:
docker-compose up --build
Application will then be accessible in the following URL, locally: http://localhost:3000
- Switch to Postgres
- Use TypeScript
- Infinite load capability