This application is deployed on Vercel Please check it out: 😍here
An ecommerce store built with React, and utilizes third party API's. This ecommerce store enable three main different flows or implementations:
- This is single page application using react router
- User can add Products to cart
- user can search for a product
- Loading animation added
- features:
- Context Api implemetaion
- State management
- Api calling using axios
- Using Local storage to store the Products
- loading animation with skeleton while fetching the data
- JavaScript
- React
- Context Api
- dummy Product api