Skip to content

Todo List Built on Your on LocalHost Server using Express JS and Node Modules. Mini Example Of How Ajax Requests are sent and get and how an API works between the FrontEnd and Backend

Notifications You must be signed in to change notification settings

abhaykhurana1999/Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Todo List Built on Your on LocalHost Server using Express JS and Node Modules. Mini Example Of How Ajax Requests are sent and get and how an API works between the FrontEnd and Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published