Skip to content

wbsantiago/quizzical-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PT_BR version

Quizzical-app

Este projeto foi desenvolvido como um projeto final do Curso de React da plataforma Scrimba. Neste projeto desenvolvemos um Quiz que utiliza uma API com inúmeras questões de diversas categorias, inicialmente as questões vem aleatórias da categoria de Ciência da Computação mas futuramente quero implementar opções de escolher a categoria, dificuldade e quantidade de questões.

A API que foi utilizada foi a Open Trivia Database. Precisei fazer uma reestruturação no array que recebia da API para facilitar a manipulação dos dados.

Neste projeto foi utilizado as tecnologia HTML, CSS, Javascript, React.JS, Vite.


ENG version

Quizzical-app

This project was developed as a final project for the React Course on the Scrimba platform. In this project we developed a Quiz that uses an API with numerous questions from different categories, initially the questions come randomly from the Computer Science category but in the future I want to implement options to choose the category, difficulty and number of questions.

The API that was used was Open Trivia Database. I needed to restructure the array I received from the API to facilitate data manipulation.

In this project, HTML, CSS, Javascript, React.JS, Vite technology was used.