Skip to content

This is a plant web application built with **React** and **Vite**. It allows users to browse different plants, add products to a cart, and manage its contents. The website content can be easily customized.

License

Notifications You must be signed in to change notification settings

seguramaria/plant-web-app

Repository files navigation

Plant Store Web Application 🌼🍃

Description

This is a plant web application built with React and Vite. It allows users to browse different plants, add products to a cart, and manage its contents. The website content can be easily customized.

Live Demo

Check out the live demo of the project 🌿here.

Features

  • Add products to the cart: Select a plant and add it to your cart.
  • Remove products from the cart: Remove products from the cart as needed.

Requirements

Make sure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository to your local machine:
    git clone [email protected]:seguramaria/plant-web-app.git
  2. Navigate to the project directory:
    cd plant-web-app
  3. Install the dependencies:
    npm install

Usage

To start the application, run the following command in your terminal:

 npm run dev

This will start the development server, and you can access the application in your browser at http://localhost:5173/.

Content Customization

The application content can be replaced by changing the information in the data.js file. Here, you can modify the details of the plants, including names, prices, and descriptions. Additionally, make sure to update the product images with the ones you want to use.

Contributions

Contributions are welcome! If you would like to improve the application, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

This is a plant web application built with **React** and **Vite**. It allows users to browse different plants, add products to a cart, and manage its contents. The website content can be easily customized.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published