PWA where you can look at pictures of different breeds of dogs.
Can be downloaded to your phone.
Built using purely stencil.js
If you want to run locally,
git clone https://github.com/LukeHalasy/daily-doggo.git
cd daily-doggo
npm install
npm start