Skip to content

Latest commit

 

History

History
62 lines (18 loc) · 942 Bytes

README.md

File metadata and controls

62 lines (18 loc) · 942 Bytes

Messenger Clone Project

Live Demo :neckbeard:

Installing

You will need node and npm installed on your machine.

Install all the project's dependencies:

npm install or yarn install

Once that's done, run the project:

npm start or yarn start

Open http://localhost:3000 to view it in the browser.

Deployment

If you want to deploy project via firebase. Follow these steps.

Built With