Skip to content

Lucasinho11/easyToCop

Repository files navigation

Sneaker Website 👟

A website where you can discover upcoming sneaker releases, participate in upcoming raffles, and subscribe to a premium membership. Developed using Laravel with Tailwind CSS.

Installation

  • Install the dependencies: composer install
  • Generate the application key: php artisan key:generate
  • Create the database and update the .env file with your database credentials.
  • Migrate the database: php artisan migrate
  • Start the local development server: php artisan serve
Screenshot
Screenshot