/react-nanodegree-udacicards

Final project for Udacity's React Nanodegree "Native React" Course

Primary LanguageJavaScript

react-nanodegree-udacicards

Course completion project for Udacity's React Nanodegree React Native Course, bootstrapped with Create React Native App.

Setup

git clone https://github.com/subelsky/react-nanodegree-udacicards.git
cd react-nanodegree-udacicards

npm install
npm start
npm start ios # same as above, but also launches iOS Simulator