An open API service indexing awesome lists of open source software.

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.

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
```