Giter Club home page Giter Club logo

jp-pop-trend's Introduction

JP-POP-TREND

環境構築

パッケージのインストール

pnpm install

APIスキーマから型を自動生成

pnpm openapi

.env.localの設定

RESAS_API_KEY=取得したAPIキー

開発

Next.jsのdevサーバーの立ち上げ

pnpm dev

Storybookの立ち上げ

pnpm dev

happy-css-modulesによるCSS Modulesからの型生成

pnpm hcm

テスト

通常実行

pnpm test

watchモード

pmpm test:watch

UIモード

pnpm test:ui

Coverage

pnpm coverage

jp-pop-trend's People

Contributors

szkyudi avatar

Watchers

 avatar

jp-pop-trend's Issues

Lighthouseに向けた調整

  • Background and foreground colors do not have a sufficient contrast ratio.に対する調整
  • Document does not have a meta descriptionに対する調整

環境構築をする

概要

  • 今後開発しやすいように必要な設定を揃える
  • 完璧を求めずに必要に応じて開発中に調整する

リファクタリング

  • vitest --ui が動作するようにする
  • /components 配下のコンポーネントの変更を検知できるように /_components に snapshotテストを追加する
  • テストのArrangeとActをStorybookとPlay functionを使って.stories.tsxにまとめる
  • フォントの変更
  • bodyの背景色を明るくする
  • グラフのサイズを最適化する
  • PopulationChartのテスト
  • coverageのレポート

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.