Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zewdu444/countries_info

A React and Redux mobile web app that leverages a Rest API to provide precise country details like population, capital city, and flag. It ensures a seamless and responsive user experience, forming the ideal base for a focused country information application.
https://github.com/zewdu444/countries_info

mui rapidapi react redux

Last synced: 7 days ago
JSON representation

A React and Redux mobile web app that leverages a Rest API to provide precise country details like population, capital city, and flag. It ensures a seamless and responsive user experience, forming the ideal base for a focused country information application.

Awesome Lists containing this project

README

        

πŸ—ΊοΈ Countries Information πŸ—ΊοΈ

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [:camera: project screenshot](#screen-shoot)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸš€ Live Demo](#live-demo)
- [πŸ’» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)

# πŸ—ΊοΈ Countries Information

A Mobile web application offers information about countries such as their population, capital city, flag, and other relevant details. Users can access a wide range of country-specific information, making it an invaluable resource for personal or professional research purposes

## πŸ“· project screenshot

logo

## πŸ›  Built With

> React, Redux , MUI react and external API

### Tech Stack

> React, redux, axios, jest webpack and babel

### Key Features

  • Display total world population

  • Display Countries with their flag and population

  • Detail information about selected country

  • Responisive layout

  • Material UI mobile web

  • Used REST countries API Link

  • (back to top)

    ## πŸš€ Live Demo

    - Live Link
    -Video Presentation Link Live Link

    (back to top)

    ## πŸ’» Getting Started

    to run on your localhost clone the project to local folder

    >

    cd countries_cites


    >

    npm i


    >

    npm start

    ### Setup

    >

    git clone https://github.com/zewdu444/countries_info.git


    > cd countries_cites

    (back to top)

    ### Prerequisites

    In order to run this project you need:

    - latest web-browser
    - node.js and npm

    ### Install

    To install this project in your local machine use

    >

    npm i


    > npm run build

    ### Usage

    To run the project, execute the following command:

    >

    Open terminal on the same directory of project


    >

    write "npm start"


    >

    open http://localhost:3000/ in browser

    ## πŸ‘₯ Authors

    πŸ‘€ **zewdu erkyhun**

    - GitHub: [@zewdu444](https://github.com/zewdu444)
    - Twitter: [@zewdu444](https://twitter.com/zewdu444)
    - LinkedIn: [zewdu-erkyhun](https://www.linkedin.com/in/zewdu-anley/)

    ## πŸ”­ Future Features

    > Add Mobile Version using React Native

    ## 🀝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](https://github.com/zewdu444/countries_info/issues).

    (back to top)

    ## ⭐️ Show your support

    > If you like the project please give it star

    (back to top)

    ## πŸ™ Acknowledgments

    -

    I want to thank the Microverse team.

    -

    I would like to express gratitude to Nelson Sakwa on Behance, as per the Creative Commons license.

    (back to top)

    ## πŸ“ License

    This project is [MIT](./LICENSE) licensed.

    (back to top)