Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 753 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 753 Bytes

WhatsApp Clone

WhatsApp Clone

This project was bootstrapped with Create React App.

Try out the Live Demo

To Start the Project Follow the given set of Commands:

Install the required packages using:

npm install

Get the config file from Firebase and Store it in the following path with specified name:

src/firebaseConfig.js

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.