Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 573 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 573 Bytes

Facebook clone

Facebook clone to learn web development using modern technologies.

🔗 Deployment

🚀 Stack

Project uses Next.js 13 framework and Firebase🔥 and more.

How do I start?

Run these commands and the website will start at localhost.

yarn install yarn start