Skip to content

michaelheckmann/bavarian-shrimp

Repository files navigation

Bavarian Shrimp

Birthday present featuring animated shrimp. Set up using Vite. Deployed to Github Pages.

Installation Instructions

Clone this repository

git clone https://github.com/michaelheckmann/bavarian-shrimp.git

Install dependencies

cd bavarian-shrimp
npm install

Run the dev server

npm run dev