Create your own Ecommerce app in a flash ⚡
-
Fork the repo
git clone https://github.com/Sitispeaks/Sassify.git -
cd into the project directory.
-
Download docker desktop from this url.
-
Open your favourite terminal & type
docker-compose upto start all the containers.Then go to the docker desktop to access the project. -
Use
docker-compose downto kill all containers. -
Create your PAYPAL API KEY and put that in the .env file in the root of /frontend directory.
- Full featured shopping cart
- Product reviews and ratings
- Top products carousel
- Product search feature using Elasticsearch
- User profile with orders
- Admin product management
- Admin user management
- Admin Order details page
- Mark orders as delivered option
- Checkout process (shipping, payment method, etc)
- PayPal / credit card integration





