It is my Amazon clone project built with ReactJS and Fake Store API.
It is my Amazon clone project built with ReactJS and Fake Store API.
- React JS
- Fake Store API (Get sample products)
- Auth0 (Authenticate with Google)
- Context API (State manager)
- Swiper JS (Great Slider library)
- Bootstrap V5.0
- Sass
- CSS Grid (Responsive grid of home screen products)
"https://fakestoreapi.com"
GET "/products"
Parameter | Type | Description |
---|---|---|
products |
string |
No API KEY |
GET "/products?limit=Number"
Parameter | Type | Description |
---|---|---|
Number |
Number |
Required. Number of limit |
- Check out Wiki to see screen shots of the Amazon Clone