Skip to content
This repository has been archived by the owner on Dec 8, 2019. It is now read-only.
/ urcards Public archive

React Native flashcards app for the Udacity React Developer Nanodegree 👨‍💻

License

Notifications You must be signed in to change notification settings

tyhopp/urcards

Repository files navigation

Urcards

A basic React Native flashcards app for the Udacity React Developer Nanodegree. This app has been tested for iOS only and focuses on meeting minimal functionality standards for the course.

Demo

Demo for Urcards project

Usage

  • git clone https://github.com/tyhopp/urcards
  • cd urcards

Run

  • npm install
  • npm start
  • Then scan the Expo QR code using the Expo Client app for iOS or Android.

--OR--

  • Follow the prompt to launch the projects on the Xcode or Android simulators.

Make sure you have CLI tools selected in Xcode to run.

Debug

This project uses remote-redux-devtools by zalmoxisus, whereby the Redux developer tools are made available at http://remotedev.io/local/. React developer tools are available via the Expo client by enabling them in the developer menu.

Storage & Native Features

This project uses redux-persist by rt2zz to interact with the AsyncStorage API and store data locally on the device. Expo push notifications are used to remind the user at 8AM every day to complete a quiz.

Credits

This project was built with React Native/Redux/Expo and bootstrapped with create-react-native-app, alongside the incredible work of many other open source contributors.

License

MIT License

Copyright (c) 2018 Ty Hopp

About

React Native flashcards app for the Udacity React Developer Nanodegree 👨‍💻

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published