Skip to content

raphael27atm/flashcards-react-native

Repository files navigation

Flash Cards Project

The Flashcards project, allows users to study a collection of flashcards. With the app, users can create different categories of flashcards called "decks", add flashcards to these decks, and make the quizes in these decks. React Nanodegree Program.

Tested platforms

This app was tested on android devices. It may work on iOS devices also.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The project can be built with npm or yarn, so choose one of the approach bellow in case you don't have any installed on your system.

  • Yarn is a package manager built by Facebook Team and seems to be faster than npm in general. Download Yarn

Installing

To download the project follow the instructions bellow:

git clone git@github.com:raphael27atm/flashcards-react-native.git
cd flashcards-react-native

Start App

Then install dependencies and run:

yarn install
yarn start

Versions

v1.0

  • Default project implementation

Authors

Marlon Raphael

License

Project Flash Cards is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published