This app is built for a hackathon to raise awareness and provide information on climate change. Feel free to contribute!
The Climate Change App is designed to educate users about the effects of climate change, provide real-time data, and suggest actionable steps to reduce their carbon footprint.
- Real-time climate data visualization
- Educational resources on climate change
- Tips and tricks to reduce carbon footprint
- User-friendly interface
To get started with the project, clone the repository and install the necessary dependencies:
git clone https://github.com/meinhoongagan/Climate-change-app.git
cd Climate-change-app
npm installTo run the app in development mode, use the following command:
npm startThis will start the app and open it in your default web browser at http://localhost:3000.
We welcome contributions from the community! To contribute:
Fork the repository Create a new branch (git checkout -b feature/YourFeature) Commit your changes (git commit -m 'Add YourFeature') Push to the branch (git push origin feature/YourFeature) Open a pull request
This project is licensed under the MIT License. See the LICENSE file for details.