Skip to content

BUYNOW is a full stack e-commerce web app made with React.JS, Redux, NodeJS, MongoDB. Here you can buy, variety of clothes of different brands, sizes, colors.

Notifications You must be signed in to change notification settings

sidd-oo/ecommerce-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUYNOW

BUYNOW is a full stack e-commerce web app with two kinds of user interface, one is for users and another one for the admin. Here you can buy, variety of clothes of different brands and types.

Technologies used

  • ReactJS
  • Redux Toolkit
  • React Router DOM
  • CSS3
  • Styled-components
  • Stripe payment gateway
  • Axios
  • Express
  • REST API
  • MongoDB
  • LocalStorage
  • Firebase

Live link

BUYNOW Client Webapp

BUYNOW Admin Panel

Features

Home page

  • It has categories, clicking on any one of them takes to the product listing page with that particular category. image image image image

Product Listing

  • On this page user can see all the products of different types and categories.
    • User can add products in cart.
    • User can apply sorting on price and date.
    • Filters on sizes, color.
    • image

Product Details page

  • On clicking any product in product listing page, it will navigate to products details page, which will show details of that particular product. image

Cart Management

  • From here user can:
    • Move product in cart
    • Increase / decrease product quantity
    • Proceed to checkout

Checkout

  • For checkout user need to select the address, else the checkout button will be disabled
  • Once address selected user can procedd to checkout page.
  • image

Payment

  • Once every thing is finalised by user after clicking on place order button, stripe payment gateway will open and payment can be done.
  • image image

Order summary

  • After the payment is successful, user will be navigate to payment success page.
  • image

Authentication

  • BUYNOW also has login, signup and logout feature
    • For Signup, form validation is done for all the fields.
    • image
    • image

👨‍💻 Connect with me

About

BUYNOW is a full stack e-commerce web app made with React.JS, Redux, NodeJS, MongoDB. Here you can buy, variety of clothes of different brands, sizes, colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published