Giter Club home page Giter Club logo

trivia-typescript's Introduction

Trivia App with TypeScript (TS)

This is an application to get started writing React with TypeScript. The repository is set up using the Create React App TypeScript template - no need to add TypeScript dependencies into this repo.

This repo utilizes the Open Trivia Database API for the trivia questions and answers data.

Set Up

  1. Clone down this repository
  2. Change into the trivia-ts directory
  3. Run npm install to install dependencies
  4. Run npm start to start the application

Extension Ideas

  • Create Score component that keeps track of the player's score.
  • Convert the button HTML elements for the possible answers into a radio button group with another button to submit the selected answer.
  • After 10 questions, give the user a summary of questions they got correct and incorrect.
  • Convert/decode the HTML entities that are sometimes in the trivia question or possible answers (like ").
  • Create a "loading..." state while a question is being fetched from the API.
  • Anything you can think of to make it more fun or personalized!

This project was bootstrapped with Create React App.

trivia-typescript's People

Contributors

robbiejaeger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.