Skip to content

derekzak/udacity-mobile-flashcards

Repository files navigation

Mobile Flashcards

Description

This is React Native app that allows user to create decks of flash cards to help them study. It was created as part of the React Nanodegree program. Using the app you can create new decks and add new flashcards to them. Once a deck is setup you can take a quiz to see how many answers you can get correct. The app also has a daily reminder notification to remind you to study at noon if you haven't already completed at least one quiz for that day. This app can run on both Android and iOS platforms.

Requirements

For development, you will only need Node.js installed on your environement.

Node

Node is really easy to install & now include NPM. You should be able to run the following command after the installation procedure below.

$ node --version
v6.11.2

$ npm --version
3.10.10

Install

$ git clone https://github.com/derekzak/udacity-mobile-flashcards.git
$ cd PROJECT
$ npm install

Start & watch

$ npm start

Contributing

Because this is a course project, we will not be accepting pull requests.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors