Please include a summary of the change:
Commit Emojis: :tada: Initial commit :construction: HTML modifications/updates. :art: CSS modifications/updates. :crystal_ball: JS modifications/updates. :lipstick: hotfix any code. :bar_chart: new tests :camera_flash: adding screenshots :bento: Adding new assets or images :beetle: If it is a bug or issue fix, describe the issue that was fixed. :package: Installing new NMP package
If it is a new feature, describe the feature and the iteration of the project spec it addresses.
Note any questions or struggles as well.
Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- My code follows the Turing style guidelines
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas