Skip to content

rich308/realtime_chatting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.