papistan / FrontEndTrivia

Flip through decks of trivia cards | frontendtrivia.com | quickly discover concepts for further study
http://www.frontendtrivia.com/
MIT License
15 stars 61 forks source link

Front End Trivia

<img src="https://github.com/papistan/FrontEndTrivia/blob/master/frontendtrivia.png" alt="Screenshot" title="Screenshot" align="right" width="370" height="400"/> An open source, front end-focused trivia app to rapidly discover new concepts through short question/answer format - flip through decks of cards based on your interests.

There's no better way to learn concepts, frameworks, languages or new technologies than to just dive in and build something. However, lists like this, this and this are passed around for a reason - they're a great way to quickly discover core concepts to dive into later. The idea behind this app is to provide a slightly more interactive version of these lists, with flash-card functionality for added self-testing.

Responsively designed for use on mobile and desktop (so pull this out at the busstop and learn something new).

Welcoming submissions of questions on a host of front end-related topics. See issues, add issues and submit pr for added questions here

Installing

$ npm install

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

$ npm run dev

Built With

Titles in the Deck Data

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