next-quiz

0.1.5 • Public • Published

next-quiz

A React component for displaying quiz.

NPM JavaScript Style Guide

This component is based on mitchgavan/react-multi-choice-quiz.

Version 0.1.0 is almost identical to the origin repository but a component library.

Demo

Install

npm install --save next-quiz

Usage

To be completed!

import React, { Component } from 'react'

import MyComponent from 'next-quiz'
import { Quiz, Result } from 'next-quiz';
import 'next-quiz/src/styles.css';

...

...

License

MIT © kingspress

Readme

Keywords

none

Package Sidebar

Install

npm i next-quiz

Weekly Downloads

0

Version

0.1.5

License

MIT

Unpacked Size

31.5 kB

Total Files

6

Last publish

Collaborators

  • johnking_ca