https://github.com/kumarryogeshh/udacity-myflashcards-project
This is the final assessment project for Udacity's React Nanodegree Program
https://github.com/kumarryogeshh/udacity-myflashcards-project
expo react react-native udacity-nanodegree
Last synced: 4 months ago
JSON representation
This is the final assessment project for Udacity's React Nanodegree Program
- Host: GitHub
- URL: https://github.com/kumarryogeshh/udacity-myflashcards-project
- Owner: kumarryogeshh
- Created: 2017-11-18T18:19:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-07T18:19:20.000Z (almost 6 years ago)
- Last Synced: 2025-01-05T20:09:53.120Z (6 months ago)
- Topics: expo, react, react-native, udacity-nanodegree
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the final assessment project for Udacity's React Nanodegree Program, developed by [React Training](https://reacttraining.com).
## Getting Started
```shell
$ git clone https://github.com/kumarryogeshh/udacity-myflashcards-project.git
$ cd udacity-myflashcards-project
$ yarn
$ yarn start
```
Use simulator/emulator or your own mobile device to view the app through expo.## Running the application
```shell
$ cd udacity-myflashcards-project
$ `yarn start` or `npm run start`
```## Dependencies
- expo
- react
- react-native
- react-native-flip-card
- react-navigation## Note
This project is tested on iOS simulator.