mariorcardoso / udaci-cards

Mobile flashcard app built with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UdaciCards

This is the last project of React Nanodegree Program. This project allows users to study collections of flashcards. Users can create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.

Install and Start

To get it up and running just run the following instructions:

  • install all project dependencies with yarn install
  • launch the app with yarn start

Requirements

The app was tested and developed using an IOS device and might not work or look that well on Android.

Create React App

This project was bootstrapped with Create React Native App.

License

This project is released under the MIT License.

About

Mobile flashcard app built with React Native

License:MIT License


Languages

Language:JavaScript 100.0%