Skip to content

Latest commit

 

History

History
224 lines (143 loc) · 5.57 KB

README.md

File metadata and controls

224 lines (143 loc) · 5.57 KB

Netlify Status

Population Metrics

homepage homepage homepage

📗 Table of Contents

🧑‍💻 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

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:

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

Install

Install this project with:

cd my-project
yarn install

Usage

To run the project, execute the following command:

$ yarn start

Run tests

To run tests, run the following command:

$ yarn test
Lints
$ yarn lint

or

$ 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/

(back to top)

👥 Authors

👤 Mahabub Alam

(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 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 for the original design.

(back to top)

📝 License

This project is CC0 1.0 Universal licensed.

(back to top)