- JavaScript
- ReactJs
- TypeScript
- Styled Components
Questions are Obtained from Trivia Api
API Param Includes
- Number of Questions
- Category of Questions
- Difficulty Level of Questions
- Type of Question (multiple Choice/Boolean)
- Encoding
- Components: contains all comonents used
https://react-typescript-quizz.netlify.app
To use this app on your machine, simply follow the steps
- Install NodeJs on your machine, and get npm or yarn
- run: "npm install" or "yarn installed" (run in the project root directory)
- run: "npm start"
- Enjoy 🤝🚀