Brand Shop- The finest edit in luxury fashion.
Brand Shop is the clone of mytheresa.com which is the finest edit in luxury fashion for women, men and kids.
- Landing Page & Footer.
- Login and Signup Page with json-server.
- Admin page to add new products.
- All pages except the homepage are private.
- Product Sorting Based on Brand,Price and Discount
- Product Details in brief manner.
- Pagination
- Cart Add and Remove Items
- Cart Update Quantities
- Order Summary
This is the main landing page of our website. Here, if you clicked on New Arrivals/ Clothing/ Shoes you will be redirected to that page if you are already logged in else you will be redirected to the login page.
On this page, we have used reqres api for login so you can use any email provided over there for login. There is Admin login too.
On admin login, you will be redirected to the admin page and over there you can add new products to the database.
Here users can browse, sort
the product based on brand, price and discound
and add items to the cart by clicking on the Add to Cart
button.
Here all the products added to the cart will be shown. On this page, By Clicking on add to cart your cart added successfully.
On This Page there is info about the site....
Clone the project
git clone https://github.com/mak-1997/fragile-hot-3247.git
Go to the project directory
cd fragile-hot-3247/mytheresa
Install dependencies for frontend as well as backend
npm install
Start the localhost server
npm start
Give a ⭐️ if you like this project!