Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Latest commit

 

History

History
36 lines (24 loc) · 497 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 497 Bytes

This project was bootstrapped with Create React App.

React Version

16.8.0 (using Hooks)

UI

Package

  • axios: API fetcher
  • i18next, react-i18next: Internationalization
  • react-with-styles: styled component
  • redux
  • redux-thunk, redux-pack: action management
  • reselect

Run

> yarn start
  • storybook
> yarn storybook
  • mock api
> yarn mockserver