An open API service indexing awesome lists of open source software.

https://github.com/jagthefriend/create-todo-lists

A website which allows you to create todo-lists
https://github.com/jagthefriend/create-todo-lists

ejs express-typescript expressjs typescript-todolist

Last synced: 3 months ago
JSON representation

A website which allows you to create todo-lists

Awesome Lists containing this project

README

          

# 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](https://github.com/JagTheFriend/Create-Todo-Lists/issues/new)/[pull request](https://github.com/JagTheFriend/Create-Todo-Lists/pulls)