Skip to content

An interface to create quizzes for the Avanti Fellows Quiz Engine

License

Notifications You must be signed in to change notification settings

shubhamaltpi/quiz-creator

 
 

Repository files navigation

Getting Started

First, install dependencies (npm install) run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Project

An interface to create quizzes for the Avanti Fellows Quiz Engine, and remove the dependence on Google Sheets completely.

About

An interface to create quizzes for the Avanti Fellows Quiz Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 2.4%
  • CSS 1.3%