/unsplash-clone-one

Frontend clone of unsplash.com.

Primary LanguageTypeScript

Unsplash Clone One

A fully responsive frontend Unsplash 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