Skip to content

A web app that allows you to compare all countries of the world.

Notifications You must be signed in to change notification settings

ondrejsaba/geostats

Repository files navigation

Geostats 🌍

A Vue web app that allows you to compare all countries of the world.

Features

  • Filtering countries by their continent
  • Searching for specific countries
  • Sorting countries (by name, population, population density and area)
  • Displaying the most important information about each country
  • Comparing countries (three comparison modes: bar, pie and table)

Screenshots

Main page

Main page with light mode

Main page (with dark mode enabled)

Main page with dark mode

Comparison charts

Bar chart
Pie chart

Production build

git clone https://github.com/liskapolarni/geostats/
cd geostats
npm install
npm run build

Used API

About

A web app that allows you to compare all countries of the world.

Resources

Stars

Watchers

Forks