Digital advent calendar, made for Camping Moosbauer.
Available in testing at advent-calendar.pages.dev.
Made with React, Vite and TypeScript.
Clone the repository
git clone [email protected]:henri-egger/advent-calendar.git
Move into directory
cd advent-calendar
Install dependencies
npm install
Run app
npm run dev
The react app will start in development mode and served at http://localhost:3000