ToDoList todoList run the json server. install the json server using npm npm install -g json-server run it using json-server --watch db.json and then visit ur index.html file, and do stuff over there u must be able to use it.