Skip to content

yasnish/Population

Repository files navigation

Population

Overview

This app shows a graph population growth of Japan by prefectures.

Demo

https://yasnish.github.io/Population/

Built With

Development

  1. Clone the repository and change directory.
git clone https://github.com/yasnish/Population.git
cd Population
  1. Install npm dependencies
npm install
  1. Create .env and set RESAS API key
cp .env.sample .env
# edit REACT_APP_RESAS_API_KEY
  1. Run the app locally.
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published