alfredlucero / FrontEndTrivia

Flip through cards to quickly review front end concepts - built on React/Redux

Home Page:https://frontendtrivia.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-End Trivia

A responsive front end-focused trivia app to test your conceptual knowledge in phone screen-style question/answers

  • Welcoming submissions of questions on a host of front end-related topics. Submit pull request for added questions on Reducers - Decks

Installing

$ npm install

react-flipcard

$ npm install react-flipcard

To run in development mode (localhost:8080 to view it in the browser):

$ npm run dev

Built With

  • ReactJS, Redux, Node, Express, Babel, Webpack

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Sources

Trivia content sources to date:

Task Lists

  • session 'correct' count
  • Create 'missed' deck
  • Users / login
  • User custom decks build function
  • Site visitors / total decks reviewed count

About

Flip through cards to quickly review front end concepts - built on React/Redux

https://frontendtrivia.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 91.6%Language:CSS 5.0%Language:HTML 3.4%