implementação de um sistema de Quizzes em HTML, CSS e JavaScript!
This was the firt project in pair work on Driven Bootcamp. This experience aims simulate the working environment. We did a implementation of a quiz system in HTML, CSS and JavaScript! We were responsible for developing both the quiz experience and the screens that allowed to create quizzes! We built the entire front-end of the application and use a API as the back-end
-
GENERAL
- Do not use any library to implement this project (jQuery, lodash, react, etc), or other languages that compile to JS (TypeScript, ELM, etc), only pure JavaScript.
- The project must be developed using Git and GitHub, in a public repository.
- For each requirement implemented make a commit with a descriptive message of what you have evolved.
- All screens must be implemented in a single HTML file.
-
LAYOUT
- Apply layout for mobile and Desktop

