Skip to content

Zakarialabib/Chrilia-Livewire-Marketplace

Repository files navigation

Chrilia - Laravel & Livewire Marketplace

About

Chrilia is a Laravel & Livewire Marketplace. It is a simple and easy to use marketplace. It is built with Laravel 9, Livewire, Tailwind CSS, Alpine JS,.

Features

  • Products
  • Categories
  • Cart
  • Checkout
  • Orders
  • Order Details
  • Order Tracking
  • User Profile
  • User Orders
  • User Addresses

Requirements

  • PHP >= 8.0 (or higher)
  • Composer
  • Node.js
  • NPM
  • MySQL

Installation

in odrer to install the project locally, run the commands below :

  1. Clone the repository
  2. Run composer install
  3. Run npm install
  4. Run npm run dev
  5. Create a database and update the .env file
  6. Run php artisan migrate
  7. Run php artisan db:seed
  8. Run php artisan serve
  9. Login with the following credentials
  10. Enjoy!

License

The Laravel framework is open-sourced software licensed under the MIT license.

Credits

Screenshots