/Create-Todo-Lists

A website which allows you to create todo-lists

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

TODO App


What is does?

This is a simple app where you could create, edit, delete todo lists


Create your own instance:

Run npm install to downloading all the dependencies
then run: npm run dev to start the project and visit http://localhost:3000 to view it in the browser


Feel free to create a new issue/pull request