An online store based on React.
- Lucky-Paws-Store-REST-API
- Responsive Design
- Local Storage
- Log in or sign up
- Log in as a Test User
- Update account/password settings
- See orders/reviews
- See admin panel (limited functionality for security reasons) as a Test User
- Can filter products by category(type) or brand
- Can sort products by price or name
- Can choose the way to display products: list or grid
- Add products to cart
- Authenticated user can "pay" with Stripe checkout
- See billing details
- Write reviews
- Read reviews on product page
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production.