doaboa / ciquiz

Take a JSON object and generate a quiz with varied templates, React + Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C+I Quiz Generated from Object

View

make build
make serve

open http://localhost:3000

Develop

make build
make watch

Task

  • Given an object specifying text, image references, and varying layout styles:
  • Generate a quiz with multiple layouts
  • Take user information at end
  • Post all choices and user information in a specified format to a specified endpoint

About

Take a JSON object and generate a quiz with varied templates, React + Webpack


Languages

Language:JavaScript 73.1%Language:CSS 23.0%Language:HTML 2.8%Language:Makefile 1.2%