Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidgoyal/chat-app-frontend

It is a Chat App made using MERN Stack with real time chat enabled using SOCKET.IO . Backend-https://github.com/DavidGoyal/ChatApp-Backend
https://github.com/davidgoyal/chat-app-frontend

Last synced: about 2 months ago
JSON representation

It is a Chat App made using MERN Stack with real time chat enabled using SOCKET.IO . Backend-https://github.com/DavidGoyal/ChatApp-Backend

Awesome Lists containing this project

README

        

# CHAT APP

Hi! My name is **David Goyal**, I have created this website to learn MERN Stack.

# Install Dependencies

**For Backend** - `cd server` ` npm i`

**For Frontend** - `cd client` ` npm i`

## Env Variables

Make Sure to Create a env file in client directory and add appropriate variables in order to use the app.

**Backend** Click [Here](https://github.com/DavidGoyal/ChatApp-Backend))

## Author

**LinkedIn** Click [Here](https://www.linkedin.com/in/david-goyal)