Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.44 KB

README.md

File metadata and controls

37 lines (18 loc) · 1.44 KB

UdaciCards

This project is developed for Udacity React Nanodegree (React Native) project submission.

The basic idea of the project is to create bunch of decks each with few cards. Each card will contain question and answer. the users can later come back and test themselves and evaluate themselves by checking if the answer is right.

This project was bootstrapped with Create React Native App.

How To Install And Run The App

  1. Clone/Download this repo and then do yarn install in the root of this project from the command terminal do yarn start
  2. you should see a barcode with bunch of options, type i for iphone simulator ( Tested only in iOS simulator)

You are all set, this app is now running in your iOS simulator.

Thanks

Thanks to the Expo and React Native, this was a enjoyable and easy experience being a Javascript developer.

License

UdaciCards is distributed under the MIT license.

This project was bootstrapped with Create React Native App.

mobile-flashcards

This project is developed for Udacity React Nanodegree (React Native) project submission.

The basic idea of the project is to create bunch of decks each with few cards. Each card will contain question and answer. the users can later come back and test themself and evaluate themselves by checking if the answer is right.

How to start