An open API service indexing awesome lists of open source software.

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

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.