Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 264 Bytes

ReadMe.md

File metadata and controls

4 lines (3 loc) · 264 Bytes

Grocery Web App

  • Develop a grocery web app, which takes input from user with the help of a HTML form and can also retrieve grocery data.
  • Server side programming is done using NodeJS, HTTP, and URL and other base modules. No framework like Express is used.