This project is for the SCA Laravel Track Cohort 1, for a period of 3 months concepts in Laravel are taught and implemented in this project until a full fledged application is ready for deployment. It is an e-commerce store for She Code Africa merchandise, where awesome swag are vailable for purchase.
- Authentication (Login/Logout)
- List products
- Add to cart
- Checkout
To run this project, install it locally using composer:
$ cd ./SCAMerchStore
$ composer install
$ php artisan serve
- Adekogbe Faith - Mentor - Phainix
This project is licensed under the MIT LICENSE
- SCA Community