Skip to content

Amanjaiswal-20/Shopio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-Website

I have design an E-Commerce Website named Shopio.

Features:-

  1. You will find latest products on this website.
  2. It has features of authentication, Login and Register User.
  3. It has different categories and filters to find the products.
  4. Users can read details of each product by clicking on product.
  5. Users can add products to the cart.
  6. Users have to fill address details for shipping.

Technologies that we used :-

  1. REACT
  2. CSS
  3. Node.js
  4. Express.js
  5. MongoDB
  6. Java script

Project Deployed Link - Project Deployed Link

Glimpse of My Work:-

Register Page

Users can create a account on this page. image

Login Page

Only valid user can login on this web application. If user is not valid, then it will show an error. If user is valid, then user will redirect to home page for shopping. image

Home Page Navbar And Landing Page

On this page, users can see Navbar and Landing image of the website. image

Home Page Category

On this page, users can see Category list of Product. image

Trending Products of the week

On this page, users can see the trending products on the website. image

Footer

This is the footer of the website image

Products Page

On this page, users can see the selected category products on the website. image

Product Description Page

On this page, users can read all the details of any product. Also, users can add product to cart using add to cart button.

image

Cart Page Increase or Decrease the quantity of items.

Users can see all the products added in the cart with quantity, price and total amount.

image

Check-Out Page

On this page users have to fill all the details for shipping purpose. Also, users can increase or decrease the quantity of product.

image