Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.