Skip to content

satyarth42/mean-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mean-chat

A real time end-to-end chat application built using Node, socket.io and MongoDB.

Technologies used

  1. Node
  2. Express
  3. HTML
  4. CSS
  5. Bootstrap
  6. JavaScript
  7. JQuery
  8. Socket.io
  9. MongoDB

Installation Instructions

  1. Install Node and NPM
  2. Install MongoDB

How to run it on your local machine

  1. Fork the repository to your github account.
  2. Clone the repository to your local machine
  3. cd into the repository and run command npm install
  4. Run MongoDB server (instructions to run the server)
  5. from the terminal run command npm start
  6. open your browser and go to address localhost:3000
  7. Register to create a new account and login to start chatting with other registered members.

About

Node based real-time chatting application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published