Skip to content
/ ufc Public

Explore React Native by building a mobile flashcard application.

Notifications You must be signed in to change notification settings

sreyseng/ufc

Repository files navigation

UdaciCards

UdaciCards is a flashcard appliation build with React Native. Users can create decks, add cards to decks, and take quizzes.

The purpose of this project is to gain insight into using React Native to build an iOS and Android application, handling infinite lists, routing, and user input.

Demo

Android

Android Demo

IOS

IOS Demo

To start the application:

  • Install all project dependencies with yarn install
  • Start the development server with yarn start

Tested Platforms

  • IOS emulator (Iphone 6, IOS 11.4)
  • Android emulator (Nexus_6_API_27)

Technologies

  • react
  • react-native
  • react-navigation
  • react-redux
  • redux
  • redux-thunk

References

This project was bootstrapped with Create React Native App.

About

Explore React Native by building a mobile flashcard application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published