Skip to content

It is an e-commerce website template that can be used for any e-commerce product. Can be attached to any backend.

License

Notifications You must be signed in to change notification settings

dwip708/EcoFusion

Repository files navigation

EcoFusion

EcoFusion is a React-based e-commerce frontend template focusing on eco-friendly products. This project is set up with dummy data for easy customization, allowing you to adapt it to various product categories. We welcome contributions to enhance the project!


Table of Contents


Features

  • Responsive, user-friendly frontend for eco-friendly products
  • Modular and adaptable, connectable to any backend
  • Customizable dummy data, making it easy to modify for various products

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Ensure you have the following installed:


Installation

Step 1: Clone the Repository

  1. Open your terminal or command prompt.

  2. Clone the repository:

    git clone https://github.com/dwip708/EcoFusion.git
    
  3. Navigate into the project directory:

    cd EcoFusion
       

Step 2: Install Dependencies

Run the following command to install the required npm packages:

npm install

Running the Project

To start the development server, use:

npm start

This will start the app at http://localhost:3000, and you’ll see the latest changes auto-refresh in the browser.

Usage and Customization

EcoFusion is designed for easy modification:

  1. Locate the src/data folder to find dummy product data.
  2. Update product details, categories, images, and descriptions as needed.
  3. Additional components and styles can be modified in src/components.

Contributing

We welcome contributions! Here’s how to get started:

  1. Fork the repository and clone it locally.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/YourFeatureName
    

3.Commit your changes and push the branch:

git commit -m "Add your message here"
git push origin feature/YourFeatureName

4.Submit a pull request with a description of your changes.


Thank you for contributing to EcoFusion! Let’s create a more sustainable e-commerce experience together. 🌱

About

It is an e-commerce website template that can be used for any e-commerce product. Can be attached to any backend.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published