https://github.com/zequez/coral-sandbox
A web app for my son where I build didactic mini-games and experiences to learn, draw and experiment.
https://github.com/zequez/coral-sandbox
children experience experimental games web-app
Last synced: 10 days ago
JSON representation
A web app for my son where I build didactic mini-games and experiences to learn, draw and experiment.
- Host: GitHub
- URL: https://github.com/zequez/coral-sandbox
- Owner: Zequez
- Created: 2024-03-04T12:03:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-03T22:06:41.000Z (over 1 year ago)
- Last Synced: 2025-01-21T01:41:39.628Z (9 months ago)
- Topics: children, experience, experimental, games, web-app
- Language: TypeScript
- Homepage: https://coral-sandbox-apps.vercel.app
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coral Sandbox
A sandbox web app for my son Coral to explore computering in a simple and safe environment.
It has a launcher with small experimental mini apps/games for learning letters, drawing, and playing with the camera and microphone.
## Deveploment
Toolbox:
- Vite
- Preact
- UnoCSS
- TypeScript```
pnpm i
pnpm dev
```