/chatApplication

A Real Time Chat Application built using Node.js, Express, Handlebars, Mongoose, Socket.io

Primary LanguageJavaScript

chatApplication

A Real Time Chat Application built using Node.js, Express, Handlebars, Mongoose, Socket.io

Video presentation (spanish)

Running the prototype

  • git clone this repo
  • cd chatApplication and npm install
  • change file .env.example as .env to load the environment variables properly
  • run npm start
  • open browser on http://localhost:5000/

Contributing

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

Authors

  • Marina Suárez López
  • Alejandro Zapata
  • Manuel Mendizábal González
  • Víctor Fernández Gayán

License

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