Skip to content

caramori/trivia-app-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This was a code project for a selection process which was followed by a technical interview. The app asks 10 questions and then display the results. The questions are requested with the following API endpoint:
https://opentdb.com/api.php?amount=10&difficulty=hard&type=boolean

Scripts

npm install

Downloads all dependencies and prepare the code for execution.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published