Table of Contents
This is a JavaScript project that implements:
- Factory functions.
- For...of loops.
- Creating/appending HTML elements.
Click the button to reveal the status of all the animals at the meet 'n greet. Play with the script file to change animal's energy levels and activities.
- HTML
- CSS
- JavaScript
This web page was crafted with vanilla code. No dependencies here!
All you need is a browser (to view/interact) and a text editor (to modify).
- Clone this repo and you're all set!
index.html
: structure and layout.styles.css
: design and aesthetics.script.js
: functionality.
There are no plans to implement additional features at this time.
This project is for learning/demonstration and is not being actively developed.
Distributed under the MIT License.
- Module 11: Factory Functions
- Step 4: Factory Function Pattern for Pets
- Step 5: Display Pet Objects
- normalize.css