Ikea Clone

github | live link

Built with: JSX, CSS, REACT.JS

Once you have decided what you're about to order just click the add-to-cart icon in the upper right corner of each furniture piece that you want to purchase. After you're satisfied with your decision continue to the cart where you have an overview of your items. If you've changed your mind and want to delete something from the shopping list, just do it directly from the cart. When your decision is final click the order button to finalize your order. Thank you for your purchase.

Overall just a very fun project to build. Combining React Router, the Context API, building a custom Hook and building different pages for the user to interact with was just amazing. It's one thing to learn all these stuff. Using them all to build something is something completely different. It's when you start to understand the use cases and the convenience of all these technologies.