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

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

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

---

![Homepage](public/images/todo_home_2.png)

## About page describing the project

---

![About](public/images/todo_about.png)\

## 404 page for responding to requests that do not exist

---

![404](public/images/todo_404.png)

## To start the project on local server run

npm start

> created by [Nabhodipta Garai | brownboycodes](https://brownboycodes.herokuapp.com/)