Skip to content

World Countries is a web application that fetches real live data from REST COUNTRIES API and provides information about countries.The application will display a list of countries and will show the name and the Numeric Code of the country and also will allow users to select a country and get information about the specific country.

License

Notifications You must be signed in to change notification settings

odaialazzeh/world-countries

Repository files navigation


📗 Table of Contents

📖 World Countries

World Countries is a web application that fetches real live data from REST COUNTRIES API and provides information about countries.The application will display a list of countries and will show the name and the Numeric Code of the country and also will allow users to select a country and get information about the specific country.

🛠 Built With

Tech Stack

  • HTML & CSS
  • JavaScript
  • React & Redux.

(back to top)

🚀 Live Demo

Live Demo Link

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Download Visual Studio Code.
  • Download Git.

Setup

Clone this repository to your desired folder:

  1. Clone the repo
   git clone https://github.com/odaialazzeh/world-countries.git

Install

Install this project with:

  1. Install NPM packages
   npm install

Run tests

 Type the following command in your terminal: npm start 

(back to top)

👥 Author

👤 Odai

(back to top)

🔭 Future Features

  • Add search country by voice
  • Allow user to add new data to API

(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 it a star.

(back to top)

🙏 Acknowledgments

A list of resources that i find helpful and would like to give credit to :

(back to top)

❓ FAQ

  • How to open the World Countries details?

    • You can click/tap on the country name or card it will navigate to details report page.
  • How to return to the home page?

    • You can click the left arrow located in the top-left corner of the page.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

World Countries is a web application that fetches real live data from REST COUNTRIES API and provides information about countries.The application will display a list of countries and will show the name and the Numeric Code of the country and also will allow users to select a country and get information about the specific country.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published