Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zettca/flagz

Guess the country flag quiz
https://github.com/zettca/flagz

country country-flags flag game quiz solidjs typescript vite

Last synced: about 1 month ago
JSON representation

Guess the country flag quiz

Awesome Lists containing this project

README

        

# Flagz

Country flag quiz game.

https://zettca.github.io/flagz

## Development

```sh
pnpm i

pnpm dev # dev
pnpm build # build
```