pranav1601 / react-flashcards

A reactjs run application which can be used to add flashcards and test the score of the flashcards. Can be run on both iOS and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashcards Project

This repo is the third and final project for the Udacity React Nanodegree program. It can be used as a quiz application which is developer friendly since it works both on iOS and Android. It was built using react and using concepts of redux store.

Instructions to run the application are given below:

Project Setup

  • Start terminal
  • Run command git clone https://github.com/pranav1601/react-flashcards.git
  • Run command cd react-flashcards
  • install the dependencies-Run command- npm install
  • Run final command - npm start

About

A reactjs run application which can be used to add flashcards and test the score of the flashcards. Can be run on both iOS and Android.


Languages

Language:JavaScript 76.4%Language:Java 9.0%Language:Objective-C 6.8%Language:Ruby 4.3%Language:Starlark 3.6%