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
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:
npm i && npm start
to start the app