saucecodee / virj-chat

A group chat web app with realtime messaging.

Home Page:http://virj-chat.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A group chat web app with realtime messaging.

http://virj-chat.herokuapp.com/


Languages

Language:JavaScript 53.4%Language:CSS 31.4%Language:HTML 15.2%