An open API service indexing awesome lists of open source software.

https://github.com/shahzaibdev355/plant-shopping-react-redux


https://github.com/shahzaibdev355/plant-shopping-react-redux

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# E-commerce Website 🌱

Welcome to Palnt Shop website, where green meets serenity! This project is a small e-commerce website built using **React** and **Redux** as part of my learning journey in **Full-Stack Development** with IBM.

## 🚀 Live Demo

Check out the live demo of the website [here](https://plant-shopping-react-redux.vercel.app/).

## 🌟 Features

- **React** for building the front end.
- **Redux** for state management.
- **Vite** for fast development and production builds.
- **Responsive design** to ensure a smooth experience across all devices.
- **E-commerce functionality**, including Add to Cart and Checkout buttons.
- Organized product categories like Air Purifying Plants, Aromatic Fragrant Plants, Insect Repellent Plants, and more.

## 📚 Learning Journey

This project is part of my **Full-Stack Development** course with IBM. It's a hands-on project that has helped me apply the concepts I've learned, from front-end development to deploying on GitHub Pages.

## 🛠️ Technologies Used

- **React**
- **Redux Toolkit**
- **Vite**
- **CSS Modules**
- **GitHub Pages** for deployment

## 📂 Project Structure

```bash
.
├── public
├── src
│ ├── components
│ ├── redux
│ ├── styles
│ ├── App.jsx
│ └── main.jsx
├── README.md
└── package.json