Skip to content

Garvit1000/sustainable-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Welcome to GreenwayGuru, a personalized sustainability guide designed to empower individuals with tailored tips and resources to live a more eco-friendly lifestyle. This application offers practical advice and actionable steps based on unique user preferences and circumstances. Features

Personalized Sustainability Tips: Receive tailored advice based on user inputs.
Resource Cards: Learn how to use different resources sustainably with interactive cards.
Community Forums: Discuss problems and share advice with other users.
Responsive Design: Optimized for both desktop and mobile use.

Technologies Used

React: Frontend library for building the user interface.
React Router: For navigation within the application.
CSS: For styling the components.
JavaScript: For implementing interactive features.
HTML: For structuring the web pages.

Installation Prerequisites

Node.js (v12 or higher)
npm (v6 or higher) or yarn

Steps

Clone the repository:

bash

 git clone https://github.com/yourusername/sustainable-solutions.git
 cd sustainable-solutions

  Install dependencies:
  bash
  npm install
  or
  yarn install
  Start the development server:
  bash
 npm start
 or
 bash
 yarn start

Contributing

We welcome contributions to enhance this project. To contribute:

Fork the repository.
Create a new branch (git checkout -b feature-branch).
Make your changes and commit them (git commit -m 'Add feature').
Push to the branch (git push origin feature-branch).
Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details. Contact

For questions or suggestions, please contact manager of project garvit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published