Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 260 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 260 Bytes

facebook-clone

Building Facebook Clone using React, Tailwind CSS,and TypeScript 🔥

Installation

cd YOUR-PROJECT-FOLDER
yarn  // install all packages dependencies
yarn start:web  // run client side
yarn start:server  // run server