Get dog pics!
This web app will get you dog pictures 🐕. who doesn't love them right?
Now deployed!
Under construction 🚧
Installing
- Install all dependencies through Yarn.
npm install
Starting the API
- After installing everything, run the following command on your terminal to start the API.
npm run start
- Now you can right click dog.html at the public folder and then "Open with Live Server" (Assuming you have Live Server installed in your VSCode, if you don't, check this http://gg.gg/liveserver)
- And now you can get random dog pictures or select by breed 🐶!