This app is written on React/typescript to random dogs using API https://random.dog/woof.json
- yarn install
- yarn start
- The app presents 8 dogs in 4 or 1 columns, depending on your device screen resolution
- mobile devices will have 1 column and 8 rows
- PC and similar will display 4 columns and 2 rows
- Following formats are supported:
- jpg, gif, png
- mp4: autoplays!
- To refresh the dogs press "Refresh" button
- video playing may have issues with your browser. Try in different browser.
- yarn test
- what is tested
- That app will render with no issues
- That remote API is still functional