An open chat app built as a nightime challenge
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.
You need to have the latest version of node installed
- Clone the project
git clone https://github.com/saucecodee/virj-chat.git
- Install the dependencies
npm install
- Run the server
npm start
To run the tests run
npm run test
You can deploy the project to heroku
- Express - The web framework used
- Ifedili - Initial work - saucecode
- Edeh Vincent - Initial work - vince
- Chukwujama Osinachi - Initial work - vicradon
- Nwankwo Joshua - Initial work - DarkCode
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details