Welcome to the Error Page for zacklack.de, a beautifully designed and responsive error page built with Astro.
- Elegant Design: A visually stunning error page with a glassmorphism-inspired UI.
- Responsive Layout: Fully optimized for desktop and mobile devices.
- System Status Integration: Embedded status monitoring powered by Uptime Kuma.
Follow these steps to set up and run the project locally:
git clone https://github.com/zzackllack/error-page.git
cd error-pagenpm installnpm run devYour site will be live at http://localhost:4321.
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Builds the production site to ./dist/ |
npm run preview |
Previews the production build locally |
npm run astro ... |
Runs Astro CLI commands |
npm run astro -- --help |
Displays help for Astro CLI |
Check out the live demo of the project:
Live Demo Link
This project integrates with Uptime Kuma for real-time system monitoring.

This project is licensed under the BSD 3-Clause License.
