Background color changer

jQuery project for Epicodus, 14 January 2020

By Michelle Morin, Geoff Goetz

Description

This webpage includes three different buttons that each remove classes and then add a new background color class when clicked.

Setup/Installation Requirements

  • First, clone this repository to your desktop by navigating to the desktop in the Terminal (entering "cd desktop" in the Terminal) 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.

Technologies Used

Git, HTML, CSS, JavaScript

License

This webpage is licensed under the MIT license.

Copyright (c) 2020 Michelle Morin, Geoff Goetz