- Clone the repo .
- run
yarn install. - Generate your custom endpoint from opentdb and add to
ENDPOINTvariable inMainpage.tsx. - Run
yarn startto start the project.
- Project is created with react and typescript
- for styling I have used tailwind css.
- context api has been utilized for keeping the score of the user.