This is a trivia website application, that was created using Typescript and ReactJS library. I also use opentdb for fetching quizes questions and answers.
Live Preview: Click Here
- Clone/Fork repo locally
- Run
yarn
- Run
yarn dev
to run the react app.
The design is from a dribbble post I seen and wanted to implement into a functional site.