Skip to content

Latest commit

 

History

History
95 lines (60 loc) · 2.4 KB

README.md

File metadata and controls

95 lines (60 loc) · 2.4 KB

Air Report Web App 🌍🌫️

A web application that provides real-time air pollution and weather data for your current location as well as for countries around the world. Stay informed about air quality and weather conditions with a user-friendly interface.

Features:

  • Real-Time Data: Get up-to-date air pollution and weather information for any location.
  • Global Coverage: Access data for countries around the world.
  • Location Detection: Automatically retrieve data for your current location.

Built With:


Live Demo Link

Check it out live 👉 Air-Report

Prerequisites

have a working git on your localmachine.

Setup

🛠 Installation & Set Up

To get a working local copy up and running follow these simple steps

  • open terminal
  • clone this project with the command:
$ git clone https://github.com/PinkMoon25/Air-report-webapp.git
  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
    
  3. Open http://localhost:8080 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build

Usage

For anyone that whats to learn React, Redux or working with APIs

Run tests

Test the application with this command

npm test

Authors

👤 Tushar Singh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.