Female Soccer Landing Page - Laravel 10 Tailwind CSS JavaScript

This is a Laravel 10 project where we design a landing page in order to practice and add this project to our portafolio.

How to use

Code for Landing Page

  • Clone the repository with git clone
  • Copy .env.example file to .env
  • Edit database credentials in .env
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed
  • Run npm install
  • Run npm run dev
  • Run php artisan serve (if you want to work with another port just add --port=90)
  • You can register by clicking on top-right

License

Feel free to use and reuse any way you want.

More