Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 247 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 247 Bytes

fun-fetcher

  • fetches within fetches
  • uses fwap npm wrapper for fetch I wrote
  • layout card view using flexbox
  • typescript (next)

install

yarn

run

yarn start

http://localhost:3000

test

yarn test

build

yarn build