OVERVIEW

This project is intended to be used with a python simple server - run the following command in your terminal: python3 -m http.server - navigate to localhost:8000 in your browser * sometimes the python server doesn’t register changes to your files - if you notice this happening, restart the server and do a hard refresh

TODO

  1. Create a Dog class in the dog.js file
  2. Create a Shelter class in the shelter.js file
  3. index.js