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

https://github.com/mahabubx7/population-metrics

Population Metrics is a mobile web application that provides population stats on country basis. It can also give some of it property based informations
https://github.com/mahabubx7/population-metrics

atomic-design-pattern cicd mobile-first react redux redux-toolkit rtk-query tailwindcss test-driven-development

Last synced: 4 months ago
JSON representation

Population Metrics is a mobile web application that provides population stats on country basis. It can also give some of it property based informations

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/-Population%20Metrics-red)
[![Netlify Status](https://api.netlify.com/api/v1/badges/c77e2adb-e2ab-4f47-ae66-4230e0ae60e8/deploy-status)](https://app.netlify.com/sites/react-cap/deploys)

Population Metrics

homepage
homepage
homepage

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 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)
- [Run Linters](#run-tests)
- [Screenshot](#screenshot)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contribute](#contribute)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 🧑‍💻 Population Metrics

**Population Metrics is a mobile web application that provides population stats on country basis. It can also give some of it property based informations**

## 🛠 Built With

### Tech Stack

Client


  • React

  • Redux

  • Redux Toolkit

Server


  • Not Available

Database


  • Not Available

## Key Features

- Mobile web app using React.js
- List of countries with search/filtering.
- Get population metrics & its related properties.

(back to top)

## 🚀 Live Demo

[![Watch the video](https://cdn.loom.com/sessions/thumbnails/e79125831ad94747a7b9ea227cfaf16c-with-play.gif)](https://www.loom.com/embed/e79125831ad94747a7b9ea227cfaf16c)

Population Metrics - React Capstone Project - (Mobile Web App.) - Watch Video

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- Nodejs
- Node Package Manager
- VS Code text editor

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:mahabubx7/population-metrics.git
```

### Install

Install this project with:

```sh
cd my-project
yarn install
```

### Usage

To run the project, execute the following command:

```bash
$ yarn start
```

### Run tests

To run tests, run the following command:

```bash
$ yarn test
```

##### Lints

```bash
$ yarn lint
```

or

```bash
$ yarn lint:fix
```

(back to top)

## Screen Shoots

homepage
homepage
homepage

(back to top)

## Deployment

Deployed in `Netlify`.

Live preview link: [https://population-metrics.netlify.app/](https://population-metrics.netlify.app/)

(back to top)

## 👥 Authors

#### 👤 **Mahabub Alam**

- GitHub: [mahabubx7](https://github.com/mahabubx7)
- Twitter: [@mahabub\_\_7](https://twitter.com/mahabub__7)
- Linkedin: [in/mahabubx7](https://www.linkedin.com/in/mahabubx7)

(back to top)

## 🔭 Future Features

- Add Desktop version UI

(back to top)

## 🤝 Contribute

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues](https://github.com/mahabubx7/population-metrics/issues) page

(back to top)

## ⭐️ Show your support

If you like this project then please give a ⭐️ and also share your feedback.

(back to top)

## Acknowledgments

Big ups to Microverse team for inspiring this project. And, thanks to [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio) for the original design.

(back to top)

## 📝 License

This project is [CC0 1.0 Universal](./LICENSE) licensed.

(back to top)