Skip to content

kenkaneki2398/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

Setup Quiz Questions Result

Introduction

This is a code repository for Quiz App. In this project, i use axios for fetching data from Open Trivia DB API, then using React for the frontend app.

Setup:

  • run npm i && npm start to start the app