Skip to content

vivekkj123/amazon-clone-frontend

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Amazon Clone (Front-end) πŸ›’

This is a clone project of Amazon, a famous shopping site. I'm really sorry for the commits, because the commits may not real and this project was initially started in 17th September 2020.

Live Demo πŸ™Œ

Live demo is available here

Backend Code 🦾

For back-end code, click me

Technologies used πŸ‘¨β€πŸ’»

  • ReactJS as front-end
  • ExpressJs as back-end
  • Firebase for hosting and database
  • Stripe for payment integration
  • Heroku for backend hosting

Features πŸ”₯

  • Sign in/Sign up
  • Cart facility
  • Card payment option
  • Other common features of a shopping website

Development 🀸

  • Clone the repo (both backend and frontend)
git clone https://github.com/vivekkj123/amazon-clone-backend.git
git clone https://github.com/vivekkj123/amazon-clone-frontend.git
  • Start frontend and backend servers
npm start
node index.js

Contributing 🎯

Anyone who can spare time can contribute to this funny clone project. Since it is a completed project, no future developments can be expected from me. But I will merge pull requests and sustain this project.Make changes as per github contributing guide.

License ©️

MIT. See licence for detailed explanation