Skip to content

YasinYunesi/Amazon-clone

Repository files navigation

Amazon clone

Hey, I'm Yasin Yunesi. A React JS developer. Lately I've created the Amazon 2.0 clone app and tried my best to improve its UI so I made slight changes myself.

Technologies

  • React JS (Javascript library)
  • Redux (State management)
  • Tailwindcss (Styling and positioning)
  • Auth0 (Authentication)
  • Fake store API (products API)

API Reference

Base URL

  https://fakestoreapi.com

Get all products

  GET ${baseURL}/products
Parameter Type Description
api_key string No API KEY

Categories

Authors