Skip to content

I am learning full-stack development through an IBM course and have built a small e-commerce website using React. The site is now live on GitHub Pages, showcasing my progress in web development!

License

Notifications You must be signed in to change notification settings

arslanr369/React-e-plantShopping

 
 

Repository files navigation

E-commerce Website 🌱

Welcome to E-commerce website, where green meets serenity! This project is a small e-commerce website built using React as part of my learning journey in Full-Stack Development with IBM. The website is now live on GitHub Pages and showcases a variety of plants that can be purchased online.

🚀 Live Demo

Check out the live demo of the website here.

🌟 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

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

# Clone the repository:
git clone https://github.com/arslanr369/e-plantShopping.git

# Contact
For any questions or feedback, please reach out to me at [email protected].

About

I am learning full-stack development through an IBM course and have built a small e-commerce website using React. The site is now live on GitHub Pages, showcasing my progress in web development!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.4%
  • CSS 34.0%
  • HTML 1.6%