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