Skip to content

williameliel/reactquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Quiz By William Garcia

A very simple online quiz component that can be placed on a web page.

Summary

This is a React.js simple quiz component that can be embedded on a web page. The quiz data is loaded in json format. To start:

npm install

To run the development server:

npm run start

To build the production-ready app:

npm run build

To run tests:

npm run test

Compatability

This program is written in ES6 and React and Webpack module bundler environment.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published