A modern basic React-based e-commerce application designed to provide a smooth shopping experience. This project focuses on handling basic logic like cart management, form validation, and API integration.
- Cart Management: Add to cart, remove items, clear cart, and update quantities.
- Checkout: Full validation for user inputs (Name, Phone, Address) using
Formik&Yup. - Feedback: notifications using
React Hot Toast. - Routing: Seamless navigation using
React Router DOM.
- React.js (Hooks & Functional Components)
- Context API (State Management)
- Axios (API Requests)
- Formik & Yup (Form Handling & Validation)
- Bootstrap (Styling & UI)
- React Hot Toast (Notifications)
- Clone the repository:
git clone [https://github.com/Raheem54/E-commerce.git](https://github.com/Raheem54/E-commerce.git)