/countryStats

Primary LanguageJavaScript

πŸ—ΊοΈ CountryData

πŸ“— Table of Contents

πŸ“– About the Project

CountryData is a user-friendly application designed to help users discover in-depth information about countries. This app empowers users to explore countries by region, providing a convenient and insightful way to access data about their preferred geographic areas.

πŸ›  Built With

Tech Stack

Client
  • React.js
  • HTML
  • CSS

Key Features

  • Display list countries
  • Filter countries by region
  • Get detil information about a country

(back to top)

πŸš€ Live Demo

Live Demo Link
Video Presentation

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need text editor like VSCode.

Setup

Clone this repository to your desired folder:

  https://github.com/Kccendana/countryStats.git
  cd countryStats

Install

npm install
npm run start

Usage

To run the project, open it through live server or double click the index.html

(back to top)

Run tests

To run tests, run the following command:

  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint "**/*.{js,jsx}"

(back to top)

πŸ‘₯ Author

πŸ‘€ Katherine Cendana

(back to top)

πŸ”­ Future Features

  • Add modal
  • Make the website responsive

(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 feel free to follow this project and hit the star.

(back to top)

πŸ™ Acknowledgments

-We would like to thank Microverse for helping us improve my skills in web design and give us opportunity to collaborate. And also thank you for the woderful design of Nelson Sakwa on Behance.

(back to top)

❓ FAQ (OPTIONAL)

  • How can I get a copy of the project and save it in my desktop?

    • You can download the whole folder and save it in your computer or you can clone this repository.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)