/Code-Quiz

Module 6 Challenge Web APIs: Code Quiz

Primary LanguageJavaScriptMIT LicenseMIT

Code-Quiz

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Code Quiz

Module 6 Challenge Web APIs: Code Quiz
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Password Generator

Overview

In this Challenge, you'll create a timed, multiple-choice coding quiz that can keep track of high scores and quiz-takers' initials.

Instructions

Working with Web APIs: Code Quiz

As you proceed in your journey to becoming a front-end web developer, it’s likely that you’ll be asked to complete a coding assessment, perhaps as part of an interview process. A typical coding assessment is a combination of multiple-choice questions and interactive coding Challenges.

To help you become familiar with these tests and give you a chance to apply the skills from this module, this week’s Challenge invites you to build a timed coding quiz with multiple-choice questions. This app will run in the browser, and will feature dynamically updated HTML and CSS powered by JavaScript code that you write. It will have a clean, polished, and responsive user interface. This week’s coursework has taught you all the skills you need to succeed in this Challenge.

(back to top)

Built With

  • JavaScript

(back to top)

Getting Started

To get a local copy up and running, follow these simple example steps.

Prerequisites

  • none

Installation

To install, on the terminal type:

git clone git@github.com:fl4viooliveira/Code-Quiz.git

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Flavio Oliveira - @fl4viooliveira

Project Link: https://github.com/fl4viooliveira/Code-Quiz

(back to top)

Acknowledgments

(back to top)