Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 760 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 760 Bytes

Instagram clone

Instagram clone with proper media queries and all devices compatability. Exposes a remoteEntry file that can be consumed by clones.strek.in as micro frontend.

Development

To start developing follow these steps

  • Clone the repo
  • cd into the repo
  • run yarn install or yarn
  • run yarn start to start the development server
  • open localhost:8081 in browser

Running yarn start exposes a remoteEntry file as well which can be consumed in other apps via moduleFederation

outcome

Tried out webp images for the first time in my project and experimented with grid layouts.

Demo: https://strek-insta.netlify.app

Used inside: https://macos-clone.netlify.app