Table of Contents
This is a webpage project that implements:
- Factory functions.
- Click event handlers with conditional statements.
- Creating and appending HTML elements.
- Rendering user input to the DOM.
Create a reading list directly on the web page.
- 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 6 of 6: Practice Exercises: Factory Functions
- Exercise #3
- Step 6 of 6: Practice Exercises: Factory Functions
- normalize.css