Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/selmanbaskaya/quiz


https://github.com/selmanbaskaya/quiz

bootstrap jetstream laravel quiz quizapp

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


Build Status
Total Downloads
Latest Stable Version
License

## 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).