This project is from my React collaboration.
- Full featured shopping cart
- Product reviews and ratings
- Top products carousel
- Product pagination
- Product search feature
- 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
- 1 - Clone project: git clone https://github.com/cseshahriar/eshop-frontend.git
- 2 - cd eshop-frontend
- 3 - npm install
- 4 - npm start
