Skip to content

NeetishRaj/chat_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

A Real time socket.io based chat application based on nodejs platform with features like.

  • Chat groups
  • LogIn and SignUp feature
  • Authentication and Storage

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

  1. Make a copy of this repository in your local device.
  2. Perform npm install while inside that directory.
npm install
  1. Then run the application using command
npm start
  1. Open multipe browser tabs at localhost:3000 for testing the chat app, as multiple user.

Prerequisites

few things that you need to install

  • nodejs
  • npm
  • mongoDB
  • robomongo (to monitor the database activity)

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Neetish Raj

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • The Net Ninja
  • Brad Traversy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published