Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selmanbaskaya/quiz
https://github.com/selmanbaskaya/quiz
bootstrap jetstream laravel quiz quizapp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/selmanbaskaya/quiz
- Owner: selmanbaskaya
- Created: 2021-01-09T22:49:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T17:47:13.000Z (about 4 years ago)
- Last Synced: 2023-04-26T19:29:40.553Z (almost 2 years ago)
- Topics: bootstrap, jetstream, laravel, quiz, quizapp
- Language: PHP
- Homepage:
- Size: 4.67 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project
### Add Quiz
![](add-quiz-u.gif)### Quiz Query Filter
![](query-filter.gif)### Add & Update Question
![](add-update-question.gif)## Install the dependencies
```bash
- npm install
```### Start the app in development mode
```
- php artisan serve
- npm run watch
```## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).