Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sejas/react-app
Simple react app that allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
https://github.com/sejas/react-app
Last synced: about 3 hours ago
JSON representation
Simple react app that allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
- Host: GitHub
- URL: https://github.com/sejas/react-app
- Owner: sejas
- License: mit
- Created: 2017-11-05T14:19:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T00:08:13.000Z (about 7 years ago)
- Last Synced: 2025-01-01T15:42:15.695Z (2 days ago)
- Language: JavaScript
- Size: 5.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-app
Simple react app that allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.# How to run the project
cd flashcards
npm install && npm startThe project was tested in **iOS Simulator**.
# Author
Antonio Sejas - 2017#License
This project is licensed under the terms of the MIT license