8000 GitHub - DevanB/trivia-code-challenge
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

DevanB/trivia-code-challenge

Repository files navigation

Trivia Game

This project utilizes create-react-app as well as the follow dependencies:

Setup

  1. Clone repository and change into project
git clone git@github.com:DevanB/trivia-code-challenge.git
cd trivia-code-challenge
  1. Install dependencies and validate code
yarn setup
npm run setup
  1. Start project! 🚀
yarn start
npm start

Explanation of Project

The project, however, does utilize a finite state machine for keeping all state and progress through game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0