Udacity Flashcards Project

This is a card quiz app built with React Native and Redux.

This app is a card quiz about programming languages for the study objective.

Project made in Udacity React nanodegree.

Prerequisities

Running this project:

  • Clone this project:
git clone https://github.com/samuelramox/reactnd-project-flashcards.git
  • Install the dependencies:
npm install

Or with Yarn:

yarn
  • Start the application:
npm start

Or with Yarn:

yarn start

Testing

This project was tested on IOS and Android platforms. You can use the following tools to test the app: