Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahul-0000-code/whatsapp-clone-fully-mern-stack
Whatsapp Clone fuly with backend and regsiteration
https://github.com/rahul-0000-code/whatsapp-clone-fully-mern-stack
bestclonewebsite bestfullstack bestfullstackproject bestmernstackproject bestproject fullstackwebsite mern mernstack reactjs whastappclone whastappclonebest whatsapp
Last synced: 22 days ago
JSON representation
Whatsapp Clone fuly with backend and regsiteration
- Host: GitHub
- URL: https://github.com/rahul-0000-code/whatsapp-clone-fully-mern-stack
- Owner: rahul-0000-code
- License: mit
- Created: 2023-07-27T10:52:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-27T11:00:31.000Z (over 1 year ago)
- Last Synced: 2023-07-27T11:55:45.694Z (over 1 year ago)
- Topics: bestclonewebsite, bestfullstack, bestfullstackproject, bestmernstackproject, bestproject, fullstackwebsite, mern, mernstack, reactjs, whastappclone, whastappclonebest, whatsapp
- Language: JavaScript
- Homepage: https://wa-clone.netlify.app/
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whatsapp-clone-fully-MERN-stack
Whatsapp Clone fuly with backend and regsiterationClone of WhatsApp Web.
Usage
Fork the repo and then Clone/Download it.
cd wa-clone-frontend
Create .env file in the root directory.
Setup required environment variables.
REACT_APP_NODE_ENV=development
REACT_APP_BACKEND_URL= // backend_url/api e.g. http://localhost:8080/api
REACT_APP_SOCKETIO= // backend_url
Run npm install
Run npm start to start the local server at port 3000.
Build with
ReactReact-Infinite-Scroll-Component
React-Router-Dom
Socket.io-Client