Skip to content

Latest commit

 

History

History
81 lines (57 loc) · 2.88 KB

README.md

File metadata and controls

81 lines (57 loc) · 2.88 KB

Eleganz Store

Eleganz Stores is a clothing e-commerce platform .

Guaranteed to find the best deals for your apparel and other merchandise!

Forks Stars


How to install and run locally ?

$ git clone https://github.com/dev-enforced/eleganz-store.git
$ cd eleganz-store
$ npm install
$ npm start

Features

  • Responsive Landing page with 5 different categories of featured products.
  • Features including add to cart, add to wishlist and update cart and wishlist items.
  • 5 Different types of product filter option to filter products according to users need
  • Login and sign up with authentication fully integrated with backend and jwt for tokens and authentication.

Tech Stack

Front End:

Backend

Deployment


SCREENS

Homepage: HomePage

Available Categories Categories on Homepage

SIGN IN SIGN IN

SIGN UP SIGN UP

PRODUCT LISTING PAGE WITH FILTERS PLP FILTERS

EMPTY CART EMPTY CART

FILLED CART FILLED CART

FILLED WISHLIST FILLED WISHLIST