The Shopping App is a React-based e-commerce application designed to provide users with a seamless shopping experience. The project encompasses features such as browsing products, adding items to the cart, and a responsive navigation system.
-
Product Catalog: Explore a diverse range of products displayed in a grid layout on the home page. Each product includes essential details like title, description, and price.
-
Shopping Cart: Easily manage your selected items in the cart. The cart page provides a summary of selected products, including quantities and a total amount. Users can add or remove items from the cart.
-
Navbar: Navigate effortlessly through the application using the navigation bar. It includes links to the home page and the cart, allowing users to switch between different sections of the app.
-
Toast Notifications: Receive real-time feedback on actions like adding or removing items from the cart through toast notifications, enhancing the user experience.
- React
- React Router
- Redux
- HTML
- CSS
- Tailwind CSS
Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.