Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Whatsapp-clone-fully-MERN-stack
Whatsapp Clone fuly with backend and regsiteration

Clone 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
React

React-Infinite-Scroll-Component

React-Router-Dom

Socket.io-Client