Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jatin-8898/real-time-chat-app

A real time chat application made using MongoDB, Express , Node , Pug, Socket.io :computer:
https://github.com/jatin-8898/real-time-chat-app

body-parser bootstrap4 chat chat-application chatapp express express-js middleware mongo mongodb pug pug-template-engine pugs real-time socket socket-io

Last synced: about 1 month ago
JSON representation

A real time chat application made using MongoDB, Express , Node , Pug, Socket.io :computer:

Awesome Lists containing this project

README

        

# Real-Time-Chat-App
A real time chat application made using MongoDB, Express , Node , Pug, Socket.io

## Clone the repo
It is very light weight repo, So recommended starting with cloning the repo
```
git clone https://github.com/Jatin-8898/Real-Time-Chat-App.git
```

## Install
```
Download/clone the repo

Run npm start

Navigate to http://localhost:3000 to view the app

```