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
- Host: GitHub
- URL: https://github.com/jagthefriend/create-todo-lists
- Owner: JagTheFriend
- License: agpl-3.0
- Created: 2022-03-07T11:13:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T11:50:59.000Z (about 4 years ago)
- Last Synced: 2025-01-14T13:54:20.258Z (over 1 year ago)
- Topics: ejs, express-typescript, expressjs, typescript-todolist
- Language: TypeScript
- Homepage:
- Size: 941 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
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)