LukeHalasy / daily-doggo

MIT License
1 stars 0 forks source link

daily-doggo

PWA where you can look at pictures of different breeds of dogs.
Can be downloaded to your phone.

https://daily-doggo.web.app/

Built using purely stencil.js

Installation

If you want to run locally,

git clone https://github.com/LukeHalasy/daily-doggo.git
cd daily-doggo
npm install
npm start