chanzlee / new-mad-libs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Mad Libs

Html/jQuery Exercise for Epicodus, 08.13.2018

By Chan Lee, Connor McCarthy

Description

This webpage create a mad lib with captured user inputs through html file. The script uses forEach() loop on the array of user inputs and assign values to span tags with selected class. This was done for refactoring exercise after learning loop.

Setup/Installation Requirements

  • Clone this repository
  • Open index.html file

Known Bugs

There are no known bugs.

Support and contact details

ChanEthanLee@gmail.com

Technologies Used

HTML, Bootstrap, jQuery

License

Copyright (c) 2018 Chan Lee, Connor McCarthy

About


Languages

Language:HTML 73.6%Language:JavaScript 22.7%Language:CSS 3.7%