The project is a simple 10 trivia question of HTML/CSS/JS. It was inspired by Chingu Solo Project. A user is prompt with 10 questions and then given the results after completing the trivia.
** 40 question are bieng pulled from this API, 10 of them are selected for you to answer and be evaluated ** Reset button to start again if you wish too.
live version:
From the repo:
- Clone this project locally
- Run
npm install
in your bash / command line - Run
npm run dev
in your bash / command line - Click the link on your bash / command line
- Test yourself!
- axios