Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 343 Bytes

Web Development

Building a website using HTML, CSS, JS, ejs.
Building a web app using MERN Stack. used nodeJS, Express, nodemon, socket.io nodeJS - used for creating the backend logic. Express - used for routing requests. MongoDB - used to save the user data. Socket.io - used for real time communication between users.