Amazon clone using react
Followed a youtube tutorial - https://www.youtube.com/watch?v=1_IYL9ZMR_Y&t=1460s, Thanks to them!
Built Home, Checkout, Cart and Login pages using react Functional Components and React Context API.
Checkout the project here -> Amazon Clone
Add items to basket and nagivate to checkout page.
Download the project run #npm install
#npm start
*Developed and used Amazon Logo and name to practice react.