evgomes / flashcards

A flashcard app made with React-Native and Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashcards

by Vinicius Furusho Maciel

Flashcard is a simple app made with React Native and it's a useful tool for self-studies. If you are looking for a good tool to keep you on the track and dare yourself, maybe this app can help in your journey.

This is a required project to complete the course React Nanodegree by Udacity

How to use

You need react native installed, so you can check the official guide to install react native and set the enviroment properly on https://facebook.github.io/react-native/docs/getting-started.html

Said that, follow the steps bellow:

$ git clone https://github.com/vimaciel/flashcards.git
$ cd flashcards
$ npm run

You can run this app from your real devices, through Expo, or from simulator as Genymotion for example. Feel free to clone this repository for study or even build something better from this code.

About

A flashcard app made with React-Native and Redux

License:MIT License


Languages

Language:JavaScript 100.0%