Skip to content

cyishere/react-flashcard

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

React Flashcard

This is a simple flashcard app made by React. And use the Firebase as backend. Here's a screenshot of this app:

Flashcard app screenshot

Use This App

Change the /src/config/firebase_config.js to firebase.js and add your own firebase informations to the fields in the file. Then:

yarn install
# or
npm install

yarn start
# or
npm run start

About

A simple flashcard app with React and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published