Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleydyr/mobile-flashcards
An app for mobile devices that allows users to study a collection of flashcards
https://github.com/cleydyr/mobile-flashcards
Last synced: about 2 months ago
JSON representation
An app for mobile devices that allows users to study a collection of flashcards
- Host: GitHub
- URL: https://github.com/cleydyr/mobile-flashcards
- Owner: cleydyr
- Created: 2018-08-17T20:19:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:54:31.000Z (about 2 years ago)
- Last Synced: 2024-05-15T15:31:28.052Z (8 months ago)
- Language: JavaScript
- Size: 5.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Readable App
This app has been developed as a requirement for the third module of Udacity's React Nanodegree course. This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). This project was designed to work on Android.## Running the app
First, clone or download the source code. Once you have the code, navigate to the root folder and then run `npm install` to install the dependencies of the project. After the dependencies are installed, you have to run `yarn start` to start the app.