Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 429 Bytes

Quick start:

$ npm install
$ npm run dev

React Trivia App

The Trivia project is to build an application using the React library. The project requires the use of an API to generate questions and tally up the correct answers once the user has answered all the questions and marked them complete.

trivia

Solo project from The Frontend Career Path at Scrimba