- Air Pollution Metrics app provides current, forecast and historical air pollution data for any coordinates on the globe, users can search by region(continent) or Country to get Metrics update in real time.
- React
- Redux
- Linters
- APIs
https://www.loom.com/share/be2e9372ee88437f9c5102640a317be7 video demo;
This will be included in our portfolio
To get a local copy up and running follow these simple example steps.
Go to the repo (https://github.com/kinginthenorthcodez/air-pollution-metric-app) and click on the <>Code tab.
Below the <>Code tab, it will be a button that allows you to choose any of the branches of the repository you're interested in (it is commonly set by default to the "master" or "main" branch). Each branch may contain different files and changes to the repo. If you are not sure which one to choose, select the "master" branch.
Go and click on the right green button with the "code" tag. Be sure to copy any of the https or the SSH links.
Open the terminal in your computer. To do that, you need to type in the search bar "cmd" for Windows or "terminal" if you are using Línux or macOS.
Go to the directory where you want to "pull" (download) the repo. If it doesn't exist, create it. Example: cd Documents/Microverse/Module_1/. You can create a folder manually and then go to it in the terminal using the cd command.
Once you get into your directory, type in the terminal: git clone https or git clone SSH, and then press enter. Example: git clone https://github.com/kinginthenorthcodez/air-pollution-metric-app
npm i -g npm@latest to resolve any version dependecy Ready to work?⛏️ You're all set to explore and change the repo locally (on your computer).
👤 Isaac Maqueen
- GitHub: @kinginthenorthcodez
- Twitter: @kinthenorthcode
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Give a ⭐️ if you like this project!
- Stackoverflow!!!
- Inspiration.
- Original design idea by Nelson Sakwa on Behance.
This project is MIT licensed.