Skip to content

A Quiz App made using React.js, TypeScript and Open Trivia DB API!

Notifications You must be signed in to change notification settings

IAmOZRules/Kuizu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-TypeScript Quiz

Trying out TypeScript with React by making this Quiz App.

The questions are fetched using the Open Trivia DB API.

Find the hosted version of this app HERE.

How to use this app:

  • Go figure, I guess.

Running this app on your machine:

  1. Make sure you have Node.js installed!
  2. Run npm i to install all dependencies.
  3. Run npm start or yarn start to run the app.

TODO:

  • Add a database to hold Usernames and Scores.
  • Add a player dashboard that shows top 10 players for the day.
  • Make the app look appealing.
  • Improve mobile performance.

About

A Quiz App made using React.js, TypeScript and Open Trivia DB API!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published