Skip to content

Latest commit

 

History

History
executable file
·
58 lines (35 loc) · 1.72 KB

README.md

File metadata and controls

executable file
·
58 lines (35 loc) · 1.72 KB

Minimalist Shop with View Transitions and Astro Built with Astro

Minimalist Shop with Browser View Transitions API and Astro for a smoother navigation experience.

astro-shop-video.mp4

Article on Codrops

Demo

Installation

  1. Clone the repository
git clone https://github.com/codrops/astro-shop-view-transition
  1. Install dependencies
pnpm install
  1. Run local using dev server
pnpm run dev
  1. Build for production
pnpm run build

This will provide /dist folder with all static data for the site

Credits

Misc

Follow Igor: Twitter, GitHub

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops