Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 874 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 874 Bytes

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