https://github.com/brownboycodes/todo_list
reworked version of an earlier one
https://github.com/brownboycodes/todo_list
Last synced: 8 months ago
JSON representation
reworked version of an earlier one
- Host: GitHub
- URL: https://github.com/brownboycodes/todo_list
- Owner: brownboycodes
- License: other
- Created: 2021-04-06T11:33:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T11:26:44.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T15:46:55.801Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://brownboycodes-todo-list.herokuapp.com/
- Size: 1.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToDo_List
this ToDo List is a reworked version of an earlier one,
styling has been changed,
users no longer need to create an account for creating a ToDo List
instead users are provided with the options of saving their lists to localStorage and deleting it from there
## Homepage containing main ToDo List
---

## About page describing the project
---
\
## 404 page for responding to requests that do not exist
---

## To start the project on local server run
npm start
> created by [Nabhodipta Garai | brownboycodes](https://brownboycodes.herokuapp.com/)