Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davidgoyal/chat-app-frontend
- Owner: DavidGoyal
- Created: 2024-06-19T02:26:01.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-30T05:32:44.000Z (7 months ago)
- Last Synced: 2024-07-01T07:14:57.125Z (7 months ago)
- Language: JavaScript
- Homepage: https://chat-app-frontend-jet-one.vercel.app
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)