Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 563 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 563 Bytes

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