Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 505 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 505 Bytes

Instagram-Clone

demo

🛠 Installation & Set Up

  1. Install dependencies

    yarn or npm install
  2. To run the app in the development mode.

    yarn start or npm run start
  3. To run the express server

    yarn server or npm run server

🛠 Frameworks & Libraries used

React | Express | Tailwind