Todo List Built on Your on Server using Express JS and Node Modules. Mini Expample Of How Ajax Requests are send and get and how an api works between the FrontEnd and Backend To Run Follow These Steps:-
- First install (JSON FILE) using npm init in VS code
- Then install Express js using npm install expess
- Then Run the server using node server.js
- At last go to browser and open the location of localhost:5555/public/todolist.html