Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 716 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 716 Bytes

This project was bootstrapped with Create React App.

UdaciCards - Udacity assignment built with React-Native

FlashCards-application for iOS and Andriod built with React-Native and NativeBase.

  • Create FlashCards with multiple-choices.
  • Quiz yourself on a whole serie of FlashCards
  • Each Card can have different points attrubuted to them.
  • Each quiz can be grouped together in a category.

Gettting up and running

npm install
npm start

This will install everything needed, and also run the dev-server which can be used along with the Expo-app to get the application running on a device or simulator. Follow the onscreen-intructions.