ethred / Countries_Basic_information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Countries of the world]

[Countries of the world] This program is intended to provide detailed information about all countries worldwide. Users can easily search for their specific country of interest within the app's vast API. Users can go deeper into the intricacies of their chosen country by just clicking more info, having access to a variety of knowledge and insights about that specific country.

πŸ›  Built With

  • React
  • CSS
  • Javascript ES6
  • Visual Studio Code
  • Jest
  • React Testing Library
  • ESLint
  • Stylelint

Key Features

  • [Show list of all countries]
  • [Search your country easily]
  • [Click on each country to see more info about it]

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Please first check this video most of your questions answeres are here :Video link

Prerequisites

Ensure you have:

  • A Web Browser such as brave or Google Chrome 🌐
  • A code editor such as Visual Studio Code πŸ‘¨β€πŸ’»

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/ethred/Countries_Basic_information.git

Install

Install this project with:

Example command:

  cd my-project
  npm i

Usage

To run the project, execute the following command:

Example command:

  npm start

Run tests

To run tests, run the following command:

Example command:

  npm run test

Deployment

You can deploy this project using:

Example:

  npm run deploy

(back to top)

πŸ‘€ Redwan Mohammed-Nur

(back to top)

πŸ”­ Future Features

  • [Show more info in country details]

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

(back to top)

πŸ™ Acknowledgments

I would like to thank the Microverse to let me write this

Nelson Sakwa for the design

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 77.5%Language:CSS 19.5%Language:HTML 3.0%