https://github.com/selmanbaskaya/quiz
https://github.com/selmanbaskaya/quiz
bootstrap jetstream laravel quiz quizapp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/selmanbaskaya/quiz
- Owner: selmanbaskaya
- Created: 2021-01-09T22:49:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T17:47:13.000Z (over 5 years ago)
- Last Synced: 2025-05-02T09:49:02.651Z (about 1 year 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

### Quiz Query Filter

### Add & Update Question

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