/rnd--05_flashcards

Udacity's React Nanodegree - Project #05

Primary LanguageJavaScript

FlashCards

This repository contains the 'FlashCards' project of the Udacity's React Nanodegree.

Available Scripts

The following scripts must be executed from the root directory of the project.

To install the project dependencies, please run the following command:

npm install

To execute the project, please run the following command:

yarn start