Amazon is a vast Internet-based enterprise that sells books, music, movies, housewares, electronics, toys, and many other goods. In this article, we will explore the react hooks and context API as we build the amazon clone using the react context API for state management within our app.
Our clone will allow users to register, login, add products to the shopping cart, remove product from the shopping cart. Our clone will permit only an authenticated user to access the home page.
Here is a live demo of our clone – https://amazonna.netlify.app/
#react #amazon clone #firebase #context api #api