Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bu-ist/bu-react-questions
A component for rendering interactive quiz questions
https://github.com/bu-ist/bu-react-questions
Last synced: 2 days ago
JSON representation
A component for rendering interactive quiz questions
- Host: GitHub
- URL: https://github.com/bu-ist/bu-react-questions
- Owner: bu-ist
- Created: 2019-01-28T20:07:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T22:22:44.000Z (over 3 years ago)
- Last Synced: 2024-11-01T22:03:20.266Z (14 days ago)
- Language: JavaScript
- Size: 785 KB
- Stars: 0
- Watchers: 18
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# React Questions
A react component library for self-assement questions.
## How to install
```
$ npm install @bostonuniversity/react-questions
```## Examples
See [demo/src/index.js](demo/src/index.js) for example usage.