filipenatanael / mobile-flashcards

The app allows users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Flashcards Udacity

Mobile Flashcards React Native

Project Overview

The app allows users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.


drawing

Usage

  git clone git@github.com:filipenatanael/mobile-flashcards.git
  cd mobile-flashcards
  npm install
  npm start

Stack

  • React & Redux
  • Redux Thunk
  • Styled Components
  • Expo

Architecture

This application was built looking for the best abstraction possible of the functionalities, in order to facilitate the understanding and future maintenance.

Author


@filipenatanael

About

The app allows users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.


Languages

Language:JavaScript 100.0%