E-commerce website developed with Laravel 8 / Jetstream authentication scaffolding / Livewire
1.created homepage / shop / details / cart / checkout / page components using livewire
2.header/ menu in guest layout
3.sidebar in shop page with categories
4.displaying all products in shop page with pagination and sorting
5.implemented shopping cart package( https://github.com/bumbummen99/LaravelShoppingcart )
6.implemented product search functionality