GFG-Webdev demo project

This is a demo project for fresher's workshop which will help them in giving a headstart in web development.
Area's covered: HTML,CSS,JS,REST API'S,DATABASE,BACKEND(node.js),POSTMAN,INTEGRATING UI,WEB SOCKETS etc.

To run the project: 1.Rename .env_example to .env and provide the required field in the file. 2.Install packages - npm install 3.Start server - npm start