Skip to content

Thornus/life-quality-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Quality Data Home

Life Quality Data (OECD)

Description

Life Quality Data is a web application which shows data of OECD countries.

It's powered by React and uses the official OECD API.

Instructions

  1. Clone or download the repository and run npm install to get the required dependencies.
  2. Run npm start to start local server.

If you want to build for production: npm run build

Live

You can check a live demo at this link: https://life-quality-data.firebaseapp.com/.

How it works

The app is coded in React and uses react-router for routing.

jvectormap provides the world map and countries' data is retrieved with a GET request to the OECD API.

Disclaimer

This project is not affiliated with OECD itself.

About

Life Quality Data is a web application which shows data of OECD countries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published