Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 440 Bytes

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:-

  1. First install (JSON FILE) using npm init in VS code
  2. Then install Express js using npm install expess
  3. Then Run the server using node server.js
  4. At last go to browser and open the location of localhost:5555/public/todolist.html