Skip to content

rockharshitmaurya/e-commerce-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopspree

An ecommerce platform made with React.js, Tailwind Css, Redux, Stripe, Email Js, Material Ui for the frontend and Node Js, Express, MongoDb, JWT for the backend. It also has an Admin Panel to edit and add products on the store.

App Features

  • This ecommerce store is buit using React js and Tailwind Css.
  • State management is done using Redux and Redux Persist to persist the app's state like user login and cart on reload.
  • We can register a new account, login to add products.
  • User authentication is done using JWT.
  • Once we have added products to the cart, we can checkout using Stripe. (see credentials below)
  • A user can also register for the shop's newsletter and upon submit they will recieve an email from Email Js.
  • The Store also has an admin dashboard that only an admin account has access to. This dashboard can be used to add/edit or delete products on the store. (see credentials below)

Credentials for testing

  • Stripe checkout

image

  • Admin account
    • username: i_am_admin
    • password: 123