You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shoe Store is a web app based on Reactjs as front end with react-router 6beta and materialui, and deployed on surge. Functionalities includes.. 1. Listing products with pagination.. 2. Displaying product details using dynamic routes.. 3. Adding to cart option from different sections of the app to increase accessibility.. 4. Custom made slider to…