Amazon an E-Commerce application Built mainly with React.js
This is an E-Commerce website named "Amazon" for selling Electronics like : mobile phones , tablets , laptops , etc
Amazon app consists of 6 pages ( components )
- Landing page
- welcome page and some stats. of app
- About Page
- some information about me with external links to my social accounts
- Feel Free to connect
- Registration Page
- sign up into amazon
- Products Page
- what Amazon sells
- Cart Page
- where your buyed products goes
- 404 Page
- if you go to /blablabla or something not found
- Must signup page
- when you try to access products page without registration
Technologies used :
- React.js
- React Router Dom
- Boostrap
- ReactStrap
- Styled Components
- Font Awesome
- Sweet Alert 2
- PayPal Api
open CLI in your Text Editior inside the project folder and Type this command
npm install
This will Install all required modules
After Finish wirte
npm start
This will run the project on a LocalHost on your default Browser
- Fork & Star the project
- Feel free to give your opinion