Let's display some doggos with JQuery!
- Fork and clone this repo.
- Make sure your CSS and JavaScript is linked appropriately to your HTML file.
- Add Bootstrap CSS and JS to your HTML file head.
- Add some styles to your CSS file and a
console.log
to your Javascript file to make sure they are linked properl1. - Open your HTML file in a browser (keep that console open!).
- Follow the prompts in your
/scripts/app.js
file to populate your HTML file with doggos!