/Code-Quiz

Creating a JS focused coding quiz that uses an HTTP REST API to pull the questions, event listeners and other JS.

Primary LanguageJavaScriptMIT LicenseMIT

Code-Quiz

This repository contains the source code for my JS focused coding quiz that uses web apis to pull the questions, event listeners and other JS.

Getting Started

To view the site locally, clone the repository and open the index.html file in your preferred web browser.

alternatively you can visit the deployed site at: [https://jacwilalasey.github.io/Code-Quiz/]

Built With

  • HTML
  • CSS
  • JavaScript

Usage

N/A

Credits

N/A

License

Please refer to the LICENSE in the repo. (MIT)

Screenshots

issues with push function - reading null image image

fix to issue - fixed by making an array (downside is it only accepts one input) image