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

https://github.com/hashfx/mern-chat

A Realtime Chatting Application in MERN Stack
https://github.com/hashfx/mern-chat

Last synced: 11 months ago
JSON representation

A Realtime Chatting Application in MERN Stack

Awesome Lists containing this project

README

          

# MERN chat App

1. Clone repo ```git clone https://github.com/hashfx/MERN-chat.git``` or in GitHub CLI ```gh repo clone hashfx/MERN-chat```

2. Install npm Libraries in root directory of the repo

```powershell
npm install
```

3. Change directory to frontend and npm install frontend library

```powershell
cd frontend/
npm install
```


### Support

Refer:
+ [README.md]() for more documentation details
+ [directoryStructure.txt]() for directory structure and their purpose
+ [structure.txt]() for development working of app

### Contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

### License
[MIT License](https://github.com/hashfx/MERN-chat/blob/main/LICENSE)


Thanks for Visiting the Profile, and Repository of Mern Chat App 😊