Skip to content

任意の都道府県別の総人口推移グラフを表示するSPAです。

Notifications You must be signed in to change notification settings

Exerea/TrendGraphSPA_NextJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

TrendGraphSPA_NextJS

都道府県別の総人口推移グラフを表示する SPA を構築する

Overview

公開先 : Trend Graph

  • RESAS(地域経済分析システム) API を用いて、各都道府県の人口構成を表示するアプリケーションを構築する。
  • 画面上部ではユーザーが選択できるチェックボックス群を API から都道府県を取得し、構築する。
  • 画面下部では選択した都道府県の情報を API から取得し、グラフにしてすべて表示する。

また、本件はフロントエンドコーディング試験を題材にしたアプリケーションです。

Tech

Frontend Development

  • React (Next.js)
  • TypeScript
  • HighChart
  • SWR

API

  • RESAS API

Others

  • ESLint
  • Jest
  • Prettier
  • pnpm

Deployment

  • Vercel

Sample Image

SampleView

About

任意の都道府県別の総人口推移グラフを表示するSPAです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages