A Real Time Chat Application built using Node.js, Express, Handlebars, Mongoose, Socket.io
git clone
this repocd chatApplication
andnpm install
- change file
.env.example
as.env
to load the environment variables properly - run
npm start
- open browser on http://localhost:5000/
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Marina Suárez López
- Alejandro Zapata
- Manuel Mendizábal González
- Víctor Fernández Gayán
This project is licensed under the MIT License - see the LICENSE.md file for details