https://github.com/calcuis/quiz
multiple choice
https://github.com/calcuis/quiz
mc quiz
Last synced: 3 months ago
JSON representation
multiple choice
- Host: GitHub
- URL: https://github.com/calcuis/quiz
- Owner: calcuis
- Created: 2023-07-10T00:26:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T02:01:30.000Z (10 months ago)
- Last Synced: 2025-01-21T13:11:36.749Z (5 months ago)
- Topics: mc, quiz
- Language: TypeScript
- Homepage: https://mc.calcuis.us
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Quiz Game
Download the repo, assume using node package manager (npm), install dependencies (default settings in react actually)
```
npm i
```Then simply type (test it locally)
```
npm run start
```#### See demo page below:
https://mc.calcuis.us