This demo deploys a To-Do app frontend on Netlify and backend on Uffizzi.
This is web application to manage a list of things to do. It consists of two parts:
- Frontend: Single Page Application built with: React and Material.
- Backend: REST API built with Node.js, Express, Redis and MongoDB.