Skip to content

This is a Metrics app that fetches metrics data (air-pollution) of countries in the world

Notifications You must be signed in to change notification settings

assadounto/wiki-app

Repository files navigation

Metrics App

This is a Metrics app that fetches metrics data (air-pollution) of countries in the world

Live Demo Link

View Site

Main Page Detials Page

Built With

  • React
  • Redux

Getting Started

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

Prerequisites

Setup

-Follow the HTML-CSS linter confuguration to docs to setup linters Link to Microverse linter docs

Run tests

For tracking linters errors locally, you need to follow these steps:

  • For tracking linter errors in HTML file run:
  1. npm install --save-dev [email protected]
  2. npx hint .
  • For tracking linter errors in CSS file run:
  1. npm install --save-dev [email protected] [email protected] [email protected] [email protected]
  2. npx stylelint "**/*.{css,scss}"
  • For tracking linter errors in Javascript file run:
  1. npm install --save-dev [email protected] [email protected] [email protected] [email protected]
  2. npx eslint .

Deployment

  • Use GitHub pages to deploy website
  • For more information about publishing sources, see About github pages

Author

👤 Rich Adu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you liked this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This is a Metrics app that fetches metrics data (air-pollution) of countries in the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published