nipuna-g / space-spelling

React Native application with for practicing spelling using the spaced repetition technique

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaced Spelling

React Native + Firebase application for spelling practice

Setup instructions

Important - you need to setup a Firebase account with iOS and Android apps to run this project. Generate the projects from Firebase console and add them to the following directories.

  • ios/GoogleService-Info.plist
  • android/app/google-services.json

Once the files are setup run the following commands to start the project.

yarn

cd ios && pod install && cd ..

yarn ios or yarn android

About

React Native application with for practicing spelling using the spaced repetition technique

License:ISC License


Languages

Language:TypeScript 58.7%Language:Java 14.0%Language:Ruby 12.0%Language:Objective-C 10.1%Language:JavaScript 3.3%Language:Starlark 1.4%Language:Shell 0.7%