Meuss / swiss-cantons-quiz

A quiz game: name the cantons of Switzerland

Home Page:https://swiss-cantons-quiz.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List swiss cantons quiz

A quiz game about the swiss cantons, a project to have fun with React

React Redux Typescript Tailwind Airtable Material UI

Development

# Install dependencies
yarn
# Dev server
yarn dev
# Dev server with local netlify functions
netlify dev
# Build for production
yarn build
# Preview production build
yarn preview
# Lint code
yarn lint
# Format code
yarn format
# Type check code
yarn typecheck

📝 Todo

  • Game ended: share score on social media
  • Game ended: percentage vs other players
  • Fact: most forgotten canton

About

A quiz game: name the cantons of Switzerland

https://swiss-cantons-quiz.netlify.app/


Languages

Language:TypeScript 72.7%Language:JavaScript 13.3%Language:HTML 7.7%Language:CSS 6.4%