https://github.com/muhsin-k/trivia-quiz-react
Trivia Quiz Built By using Opentdb
https://github.com/muhsin-k/trivia-quiz-react
npm react react-dom react-router semantic-ui-react
Last synced: 3 months ago
JSON representation
Trivia Quiz Built By using Opentdb
- Host: GitHub
- URL: https://github.com/muhsin-k/trivia-quiz-react
- Owner: muhsin-k
- Created: 2017-10-29T17:00:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-22T06:41:29.000Z (over 7 years ago)
- Last Synced: 2025-02-10T15:14:23.148Z (5 months ago)
- Topics: npm, react, react-dom, react-router, semantic-ui-react
- Language: JavaScript
- Homepage: https://triviaquiz-5e452.firebaseapp.com/
- Size: 75.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.codefactor.io/repository/github/muhzi4u/trivia-quiz)
# Trivia QuizTrivia Quiz Built By using Opentdb
Install the dependencies and devDependencies and start the server.
```sh
$ npm install
$ npm start
```For production build.
```sh
$ npm run build
```
### Libraries used* [React](https://reactjs.org/) - A JavaScript library for building user interfaces
* [React-router](https://github.com/ReactTraining/react-router) - Declarative routing for React
* [Semantic UI React](https://react.semantic-ui.com) -Semantic UI React is the official Semantic UI integration for ReactLicense
----MIT