Skip to content

ntabucejo/instagram-clone-one

Repository files navigation

Instagram Clone One

A fully responsive frontend Instagram clone.

Strategies

  • CSS Flexbox
  • CSS Grid
  • CSS (Fixed / Sticky / Absolute) Positions
  • Mobile First Approach

Techonologies

reactjs tailwindcss typescript javascript html5 css3 vitejs

Screenshots

Desktop screenshot Desktop screenshot

Demo

Install all the project dependencies.

  npm install

Run the development server.

  npm run dev