wbsantiago / quizzical-app

Quiz App developed with React.JS using Open Trivia DB as API

Home Page:https://quiz-triviadb-wbsantiago.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Quiz App developed with React.JS using Open Trivia DB as API

https://quiz-triviadb-wbsantiago.netlify.app/


Languages

Language:JavaScript 64.2%Language:CSS 29.6%Language:HTML 6.2%