Welcome to EcoSave! EcoSave is a platform dedicated to promoting and facilitating ecological activities such as water cleaning, waste removal, and environmental conservation. Our project consists of three interconnected websites, each with a unique purpose and functionality to help make the world a greener place.
EcoSave is a comprehensive solution for environmental conservation efforts. Our platform enables users to:
- Showcase ecological services and ongoing projects.
- Create and Manage Events for ecological activities, including posting images and updates.
- Earn EcoCoins for participating in events, which can be redeemed for natural products in our eco-friendly marketplace.
- Display Services: Highlight the services provided by EcoSave.
- Updates and News: Keep users informed about the latest ecological efforts and updates.
- Designful Interface: A visually appealing design to engage users.
- Create Events: Users can create events related to ecological activities.
- Update and Delete Events: Manage events by updating details or removing them.
- Image Upload: Post images of ecological activities to raise awareness.
- EcoCoins: Earn EcoCoins by participating in events.
- Marketplace: Redeem EcoCoins for natural products.
- Product Listings: Browse and purchase eco-friendly products.
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/yourusername/EcoSave.git
- Navigate to the project directory:
cd EcoSave
- Install dependencies for each website:
- Website 1 (Showcase):
cd showcase npm install
- Website 2 (Event Management):
cd event-management npm install
- Website 3 (EcoCommerce):
cd eco-commerce npm install
- Website 1 (Showcase):
- Website 1:
cd showcase npm start
- Website 2:
cd event-management npm start
- Website 3:
cd eco-commerce npm start
We welcome contributions from the community! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Add new feature"
- Push to the branch:
git push origin feature-branch
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, please contact us at:
- Email: [email protected]
- GitHub: EcoSave
Thank you for contributing to EcoSave! Together, we can make a difference.