Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 346 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 346 Bytes

Mobile Flashcards Project

This project corresponds to the last Udacity's React Fundamentals course, whose goal is to make use of React Native. The app was used and tested on an Android smartphone.

TL;DR

In order to run the project:

  • install all project dependencies with yarn install
  • start the development server with yarn start