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.
To start developing follow these steps
- Clone the repo
- cd into the repo
- run
yarn installoryarn - run
yarn startto start the development server - open
localhost:8081in browser
Running yarn start exposes a remoteEntry file as well which can be consumed in other apps via moduleFederation
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