Initial commit: Interactives site
Astro-based site with 40+ interactive math games, puzzles, and explorations. Includes admin dashboard, todo system, blog, theme/subcategory navigation, and embed pages for iframe embedding. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
commit
c5926b4213
265 changed files with 51899 additions and 0 deletions
32
README.md
Normal file
32
README.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Hatch Astro Template
|
||||
|
||||
Hatch Astro Template is a premium template built by https://www.shadcnblocks.com
|
||||
|
||||
- [Demo](https://hatch-astro-template.vercel.app/)
|
||||
- [Documentation](https://docs.shadcnblocks.com/templates/getting-started)
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Getting Started
|
||||
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
```
|
||||
|
||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- Astro
|
||||
- Tailwind 4
|
||||
- shadcn/ui
|
||||
|
||||
## Deploy on Vercel
|
||||
|
||||
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com)
|
||||
Loading…
Add table
Add a link
Reference in a new issue