A simple To-Do list
The server is a Django project and lives in the todo/
directory. Check its
readme here.
The web app is a React project with TypeScript and lives in the todo-web/
directory. Check its readme here.
MIT license. See the LICENSE file for details.