Skip to content

heangly/TypeScript-React-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript-React-Quiz

  • This is a programming quiz application that users can try to answer 10 programming questions.
  • The application makes HTTP request to Open Trivia Database API to get quiz data.
  • When users get the right answer, the score will increase by 1.
  • After finishing the quiz, users can start the quiz over again.

Technologies

  • TypeScript
  • React
  • Hooks
  • ES6
  • Async & Await
  • Axios

About

A programming quiz application which is written in React, Hooks, and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors