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
Shopping cart using a free open API for dummy data items in the shop, React-Query hooks for fetching the data from the API, & Styled Components in combination with Material UI to customize the app
Shopping cart built with React, Redux, Hooks, Custom CSS, and Fake Store API. Users can add products to the cart, Increase/decrease the quantity, check the total price.
A fully functional and mobile responsive Amazon website using NEXTJS and tailwindcss. The payment section has been built using stripe payment API and further connected through webhooks to the application.