Skip to content

Electroic store for online shopping. This project was build using React, Redux, Bootstrap, Material UI, API, and Local Storage.

Notifications You must be signed in to change notification settings

itsmdasifraza/estore-react-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eStore | Electronic Store for Online Shopping

Electroic store for online shopping. This project was build using React, Redux, Bootstrap, Material UI, API, and LocalStorage. This project was bootstrapped with Create React App. 'npm start' command runs the app in the development mode whereas 'npm run build' generates the production files.

Home Component

Basic landing page of the application.

home-min

Register Component

Where user can register into the system.

register-min

Login Component

Where user can login into the system.

login-min

Shop Component

Where logged in user can shop any item by clicking the product whereas logged out user has read only access.

shop-min

Filter Products by Category

Where user can filter products using category buttons like: all, mens, womens, jewellery, and electronics.

filter-by-category-men-min

Filter Products by Search Bar Text

Where user can filter products by typing any valid text to search bar.

filter-by-search-text-min

Filter Products by Price Range

Where user can filter products by selecting valid price range checkboxes.

filter-by-range-min

Filter Products by Rating

Where user can filter products using slider 0 to 5 star.

filter-by-rating-min

Filter Products by Complex Filtering

Where user can apply all the filters simuntaneously to extract targetted products.

complex-filter-by-all-min

Individual Product Component

Where user can see all the details of a product and perform activities like add to cart, remove from cart, add to wishlist, and remove from wishlist.

product-add-to-cart-min

product-remove-from-cart-min

Cart Component

Where user can see the total amount of all the products and proceed to checkout.

cart-min

Wishlist Component

Where user can see their favorite products.

wishlist-min

Account Icon

Where user can see their Profile, Change Password, and Logout.

account-min

Profile Component

Where user can see their profile.

profile-min

Change Password Component

Where user can change password to the system.

change-password-min

404 Component

Activates when user tries to access any wild route.

404-min

About

Electroic store for online shopping. This project was build using React, Redux, Bootstrap, Material UI, API, and Local Storage.

Topics

Resources

Stars

Watchers

Forks