A 3D website featuring a floating island with cool intercative elements to show and route to different sections of this website The Carbon Footprint Calculator is a web application designed to help users estimate their carbon footprint based on their daily activities. By inputting their travel distance, energy consumption, and waste production, users can calculate their total CO2 emissions and receive suggestions on how to offset their impact on the environment. run this project at - https://sustainable-webapp.vercel.app/
-
Input Parameters: Users can input data for various parameters, including:
- Distance traveled (in miles) using different modes of transportation (car, bus, train, airplane).
- Electricity usage (in kWh).
- Gas usage (in therms).
- Waste production (in pounds).
-
Calculation: The application calculates the total carbon footprint using predefined carbon emission factors.
-
Offset Suggestions: After calculation, users receive personalized suggestions on how to reduce their carbon emissions, such as:
- Planting trees.
- Utilizing public transport.
- Switching to renewable energy sources.
- Frontend: React, JavaScript, Tailwind CSS
- Routing: React Router for navigation
- State Management: React's built-in hooks (useState)
- Node.js and npm installed on your machine.
- Clone the repository:
git clone https://github.com/erenyeager101/IEEE-hackathon-kuna)
npm install Start the development server:
npm run dev Open your browser and navigate to: