alanbaltabai / quiz-game

Quiz in React.

Home Page:https://alanbaltabay-react-quiz.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz game

HTML  CSS JavaScript React 

Table of contents

General info

A quiz game, created with React. 5 questions are asked, with 5 options to choose for an answer. I implemented the blobs in CSS, form handling in React, practiced props passing and state manipulation.
Link to the website: link
Questions are taken from: Open Trivia DB

Design

Design in Figma: link to design
image

Technologies

  • JavaScript (fetch API)
  • React (useState and useEffect hooks, state, props)

Setup

To run this project (after downloading and installing the packages):

$ npm run dev

About

Quiz in React.

https://alanbaltabay-react-quiz.netlify.app/


Languages

Language:JavaScript 66.1%Language:CSS 28.8%Language:HTML 5.1%