e-plantShopping is an online plant shopping application designed to offer customers a seamless experience when buying indoor and outdoor plants. This application allows users to browse through various categories of plants, add them to the cart, and complete their purchase.
- Browse plants from multiple categories.
- Add plants to the shopping cart.
- View detailed information about each plant (name, price, description, etc.).
- Update cart quantities.
- Remove items from the cart.
- Navigate easily between the product listing, cart, and home pages.
- Frontend: React, Redux, React Router, HTML, CSS
- State Management: Redux Toolkit
- Routing: React Router DOM
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/e-plantShopping.git
- Navigate to the project directory: cd paradise-nursery
- Install dependencies: npm install
- Start the development server: npm start
Feel free to replace your-username with your actual GitHub username and add any additional specifics about the technologies or setup you used!