Skip to content

farrandi/amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

amazon-clone

This is a personal project that I made to develop my full-stack skills and get used to technologies used for it.

Check out the Project or see the demo video below (click the image)

Watch the Video

Try out the website!

Current functionalities:

  • Add/ Remove items to cart (changes cart item number - top right)
  • Checkout page
  • Login Page (you can make any user and password)
  • Payment page
  • Order History page

Existing user you can use:
username: [email protected]
password: 123456


Technologies used

  • React.js and css for front-end web build
  • JavaScript for application functionality and dynamic rendering
  • React Context for add/remove items to cart while updating subtotal and cart number
  • Firebase user-authentication for user management
  • Realtime database (firestore) to track order history of each user
  • Used Stripe Js to process credit card payments

About

Personal project to replicate Amazon; Uses React, Node, Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published