React Firebase Flashcards App Tutorial

Опубликовано: 27 Март 2026
на канале: Wes Doyle
23,433
515

In this video, we'll build a flash-card application using React and Firebase. We'll look at how to upload JSON data to Firebase to use as our data source.

Link to code on GitHub: https://github.com/wesdoyle/react-fla...

Support me on Patreon:
  / wesdoyle  

Post a link to your code if you make improvements - I may mention your repository in a future video!

Some ideas for improvement:

Implement flux pattern / Redux
Unit test and refactor code
Add ability to add new cards
Add ability to study from multiple decks
Implement a spaced-repetition algorithm with feedback

Dependencies:
Node.js - https://nodejs.org/en/
create-react-app
firebase