Kaushty / FlashCards-react-native-app

FlashCards is a react-native application that lets a user to create Flashcards and take quizes on them. Developed as a part of Udacity's React Nanodegree Program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlashCards-react-native-app

Project developed as a part of Udacity's React Nanodegree Program

This project was created with Expo, and is tested on Android.

Table of Contents

Overview

'FlashCards' is a react-native application built using expo-cli.
This app lets users create new flash-cards, allocate them in different decks and also to take a quiz on a particular deck.

Available Scripts

To get started with the project- In the project directory, you can run:

npm install

This would install all the dependencies required for the application to run on your machine.

npm start or expo start

This would open up metro bundler in your browser along with a QR code, using which you can run this application on your mobile phone.
Download the 'expo-client' app on your smartphone to scan and run the application.

Built using

  • react
  • react-dom
  • react-native
  • react-navigation
  • AsyncStorage

Author

Kaushik M. Shetty

About

FlashCards is a react-native application that lets a user to create Flashcards and take quizes on them. Developed as a part of Udacity's React Nanodegree Program.


Languages

Language:JavaScript 100.0%