/reactnd-flashcards

Third project for Udacity's React Nanodegree Program

Primary LanguageJavaScriptMIT LicenseMIT

reactnd-flashcards

Third project for Udacity's React Nanodegree Program.

Installation

To be able to run the project you'll need to install yarn.

npm install -g yarn

Getting started

Clone the repo and do an yarn install. To run the app you can do yarn start to start. Follow packager's instructions.

Usage

This app was made with expo. Check out their documention in order to run it!