Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 357 Bytes

TODO

A simple To-Do list

Server

The server is a Django project and lives in the todo/ directory. Check its readme here.

Web App

The web app is a React project with TypeScript and lives in the todo-web/ directory. Check its readme here.

License

MIT license. See the LICENSE file for details.