Skip to content

Latest commit

 

History

History
178 lines (111 loc) · 4.23 KB

README.md

File metadata and controls

178 lines (111 loc) · 4.23 KB


📗 Table of Contents

📖 [Air Pollution]

[Air Pollution] The Air Pollution App informs users about the air quality of countries worldwide. It features a convenient and precise search by region and a search bar for specific country searches.

🛠 Built With

Tech Stack

  • Reactjs
  • Redux
  • JavaScript
  • CSS
  • Jest
  • Linters

Key Features

  • [Information about air quality]
  • [search by country]
  • [search by region]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd air-pollution
  git https://github.com/codehass/air-pollution.git

Install

Install this project with:

 npm install

Usage

To run the project, execute the following command:

 npm run build
 npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

npm start

(back to top)

👥 Author

👤 Hassan EL OUARDY

(back to top)

🔭 Future Features

  • [Information about air quality]
  • [search by country]
  • [search by region]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give us ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Nelson Sakwa on behance for the design inspiration.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)