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

https://github.com/mariorcardoso/udaci-cards

Mobile flashcard app built with React Native
https://github.com/mariorcardoso/udaci-cards

react react-native redux

Last synced: 3 months ago
JSON representation

Mobile flashcard app built with React Native

Awesome Lists containing this project

README

          

# UdaciCards

This is the last project of React Nanodegree Program. This project allows users to study collections of flashcards. Users can create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.

## Install and Start

To get it up and running just run the following instructions:

* install all project dependencies with `yarn install`
* launch the app with `yarn start`

## Requirements

The app was tested and developed using an IOS device and might not work or look that well on Android.

## Create React App

This project was bootstrapped with [Create React Native App](https://github.com/react-community/create-react-native-app).

## License

This project is released under the [MIT License](https://opensource.org/licenses/MIT).