Talking Webpage

jQuery practice for Epicodus, 14 January 2020

By Geoff Goetz, Michelle Morin

Description

This project demonstrates adding text via jQuery click event handlers on buttons, as well as removing text via jQuery click event handlers on list elements.

Setup/Installation Requirements

  • First, clone this repository to your desktop by navigating to the desktop in the Terminal ("cd desktop") and then entering "git clone" followed by the link to this repository.
  • Once the directory is cloned to your desktop, open the directory in Visual Studio Code by entering the command "code ." in the Terminal.
  • Open index.html in a browser of your choice.(Google Chrome is recomended.)

Technologies Used

  • HTML

  • Bootstrap

  • CSS

  • Git

  • JavaScript

  • jQuery

License

This software is licensed under the MIT license

Copyright (c) 2020 Geoff Goetz, Michelle Morin