Website Preview: View
Note: Click any option in the navigation bar to refresh the page if only the navigation bar is displayed initially.
A web application specifically designed for Indian coal mines to quantify their carbon footprint and explore pathways to carbon neutrality. This web application provides a comprehensive monitoring system for coal mines, focusing on carbon emissions, sustainability metrics, and mine-specific details. The system helps track and analyze various aspects of coal mine operations with a particular emphasis on environmental impact and carbon neutrality initiatives. This project is developed specifically for SIH 2024 Hackathon.
- Mine Summary: Overview of all coal mines in the system
- Mine Locations: Interactive map showing geographical locations of mines
- Individual Mine Details: Detailed information for each coal mine
- Emission Summary: Comprehensive emissions data and analytics
- Gap Analysis: Tools for identifying areas of improvement
- Carbon Neutrality Planning: Strategic planning for achieving carbon neutrality
- Clean Technologies: Information about clean mining technologies
- Renewable Energy Integration: Details about renewable energy implementation
- Carbon Credits: Management and tracking of carbon credits
- Afforestation: Tree planting and forest management initiatives
- Environmental Impact: Monitoring and reporting tools
- React.js
- React Router for navigation
- Modern JavaScript (ES6+)
- CSS for styling
-
Clone the repository
-
Install dependencies:
npm install
- Start the development server
npm start