Skip to content

MBusto4/amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 

Repository files navigation

amazon-clone

amazon clone powered by React and Firebase with FULL E-Commerce Functionality 1️⃣ Accounts and Login Page 2️⃣ Products Page 3️⃣ Cart and Checkout Page 4️⃣ Real Payments 5️⃣ Order History Page

Screenshots

Features to Try!

  • Sign Up/In into Amazon clone
  • When redirected back to the home page, start adding products to your cart
  • In the top right corner you can see the cart number incrementing as you add products
  • Once done adding products to your cart, click on the cart in the top right
  • Inside the cart, you can remove items if you do not wish to purchase
  • Click proceed to checkout if you are satisfied with the products in your cart
  • Once at the checkout page use Stripe's dummy card to purchase your items -Your orders will be in the Orders section

Technologies

  • Front-End
    • React.js, React Context API, CSS, Bootstrap Icons, Material UI Icons
  • Back-End
    • Firebase - NoSQL Database
    • NextAuth
    • Axios
  • External API/Libraries
    • moment.js
    • react-currency-format
    • stripe

Installation

  • To install all dependencies: npm install
  • cd into the directory of amazon-clone
  • To Run App!: npm run start
  • Then just visit https://localhost:3000

About

amazon clone powered by React and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published