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

https://github.com/pure-engineering/quiz-web-app

A WebComponents based web app that allows you to create your own quzes
https://github.com/pure-engineering/quiz-web-app

Last synced: about 1 month ago
JSON representation

A WebComponents based web app that allows you to create your own quzes

Awesome Lists containing this project

README

          

# Quiz Web App

## Overview

The main concept behind this project was to use the latest web techologies, such as native Web Components and ES2015 features, without any frameworks or libraries.

## Running

You can just open ./index.html in the latest version of Chrome, Safari or Firefox and everything will works.
Or start live server with `pnpm dev` command