Skip to content

React Native app that allows users to create and study collections of flashcards

Notifications You must be signed in to change notification settings

TrendingTechnology/reactnd-flashcards

 
 

Repository files navigation

RN Flashcards

This app is the final assessment project for Udacity's React Native course. Create React Native App boilerplate was used to bootstrap other build tools and dependencies for React Native app development.

Starting the App

You will need to have Node 8.10.0 or higher as specified in the version of create-react-app getting started section. The app can be started with the following commands:

npm install
npm start

The npm start command starts the Expo CLI server. Expo app is required to run on Android or iOS.

Functionality

Views

There are four main views:

  • Main (List of Decks)

- Add Deck / Add Card

- Deck Options

- Quiz

Contributing and Licensing

Any comment or pull request will be greatly appreciated. Licensed under the MIT License and extends the copyright and the license notices of Facebook.

About

React Native app that allows users to create and study collections of flashcards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%