I developed vocabulary quiz app in JavaScript including creating technical requirements, implementing logic and functionality, and styling the app.
App Development Plan
- showing one question on the screen
- enable user input and answering logic
- improve the structure of the app
- extend app to handle multiple questions
- add score and user feedback to the app
- add CSS style to enhance app looking
To do this, I will represent the question in a JavaScript variable, then display the question in HTML
GitHub Link: https://github.com/sikgyu/vocabulary-quiz