Skip to content

Application made in Laravel where users can predict 10 fastest drivers and based on that, they are placed in the leaderboard

Notifications You must be signed in to change notification settings

Janirr/F1-Predictions

Repository files navigation

This is an application to make the predictions for the first 10 drivers in specific Grand Prix in F1.

To launch the application:

  1. git clone https://github.com/Janirr/Laravel-Project/
  2. composer install
  3. cp .env.example .env
  4. php artisan key:generate
  5. php artisan migrate
  6. php artisan serve

The app should be at http://127.0.0.1:8000/

Build Status Total Downloads Latest Stable Version License

About

Application made in Laravel where users can predict 10 fastest drivers and based on that, they are placed in the leaderboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published