Skip to content

saucecodee/virj-chat

Repository files navigation

VIRJ Chat

An open chat app built as a nightime challenge

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.

Prerequisites

You need to have the latest version of node installed

Installing

  1. Clone the project
git clone https://github.com/saucecodee/virj-chat.git
  1. Install the dependencies
npm install
  1. Run the server
npm start

Running the tests

To run the tests run

npm run test

Deployment

You can deploy the project to heroku

Built With

Contributing

Versioning

Authors

  • 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.

License

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

Acknowledgments