nishmeht7 / trivia-demo

Trivia demo with React/Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a demonstration of Trivia game using React/Redux

I used my React/Redux for Firebase 3.0 starter and removed the Firebase integration.

Usage

npm install
npm start -s

Development Tasks

  • npm start run the web app with lint and tests in watch mode
  • npm run lint linting javascript code usig eslint

About

Trivia demo with React/Redux

License:MIT License


Languages

Language:JavaScript 95.1%Language:CSS 3.9%Language:HTML 0.9%