An open API service indexing awesome lists of open source software.

https://github.com/saucecodee/virj-chat

A group chat web app with realtime messaging.
https://github.com/saucecodee/virj-chat

Last synced: about 1 year ago
JSON representation

A group chat web app with realtime messaging.

Awesome Lists containing this project

README

          

# 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
```
2. Install the dependencies
```
npm install
```
3. 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

* [Express](http://express.com/) - The web framework used

## Contributing

## Versioning

## Authors

* **Ifedili** - *Initial work* - [saucecode](https://github.com/saucecodee)
* **Edeh Vincent** - *Initial work* - [vince](https://github.com/vinuch)
* **Chukwujama Osinachi** - *Initial work* - [vicradon](https://github.com/vicradon)
* **Nwankwo Joshua** - *Initial work* - [DarkCode](https://github.com/joshuanwankwo)

See also the list of [contributors](https://github.com/saucecodee/virj-chat/contributors) who participated in this project.

## License

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

## Acknowledgments