Magnesiaworld / Hacktoberfest_2021

Use this as learning repo on how to create successful pull requests.
8 stars 49 forks source link

HTTP server using Node.js #83

Open kanika321 opened 3 years ago

kanika321 commented 3 years ago

HTTP server using Node.js which handles requests on port 10000 or a free port beyond 10000. Opening localhost:10000 displays a message on the browser.