SeanPlusPlus / baseline

A baseline app using React and Redux Hooks that hits a remote JSON API to display a uuid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baseline

A baseline app using React and Redux Hooks that hits a remote JSON API to display a uuid

git clone
cd baseline
echo SKIP_PREFLIGHT_CHECK=true >> .env
yarn install
yarn lint
yarn test
yarn start

About

A baseline app using React and Redux Hooks that hits a remote JSON API to display a uuid


Languages

Language:JavaScript 89.0%Language:CSS 6.2%Language:HTML 4.8%