IsEarthStillWarming.com is a website dedicated to providing an accurate and up-to-date overview of global warming, its observed effects, and future predictions. Its mission is to offer clear, science-based information to help people understand the current state of our planet's climate.
The website covers several key aspects of climate change:
- An overview of global warming and its impacts
- Observed effects on our environment and ecosystems
- Predictions for future climate scenarios
- Information on the causes of global warming
- Data on the rate at which the Earth is warming
We strive to present this information in an accessible and easy-to-understand format, making it valuable for both casual readers and those seeking more in-depth knowledge.
To ensure the highest level of accuracy, the website is regularly updated with climate data from reputable scientific institutions:
- NASA: Provides global temperature and arctic sea ice minimum data
- Scripps Institution of Oceanography: Provides data on the concentration of CO2 in the atmosphere
- NOAA Laboratory for Satellite Altimetry: Provides altimetry data for global sea level rise
By using data from these trusted sources, we aim to present the most current and reliable information on climate change.
- Install with
npm i
- Build and run the project with
npm run start
- Test with
npm run test
- Format code with
npm run format
- Data fetching is in
static.config.js
- Page content is in
src/pages/index.js