Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 940 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 940 Bytes

JavaScript_QuizDemonstration

There are about 3 questions which are pretty interesting, try to guess the answer and check the video as the correct answer will be clear after watching it.

About this project

This is a small project made only for purpose of personal practice. I put the main emphasis on JavaScript as programming language where styling in CSS was not important here.

##Instructions:

1. Read the question and try to answer. You have a text field where you have to type a number of the question you think is correct (Fx.: "0").

2. Don`t forget to see the video after you respond.

##Some features:

JS basic and more advanced features from DOM manipulation to IFIS

Interesting fun facts

work is still in progress and there are some extra re-renders I will take care in near future.

website here: https://simplejavascriptquiz.000webhostapp.com/

Tomas Havera