Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 501 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 501 Bytes

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