Skip to content

Save newly learned words quickly and easily with their meaning and definition.

License

Notifications You must be signed in to change notification settings

Kailash23/_WordPower

Repository files navigation

Powered by Hermes

Word Power - React Native

Codacy Badge

Save newly learned words quickly and easily with their meaning and definition.

Features

  • Save word.
  • Search word definition.
  • View saved words.
  • Fully offline functionalities.

Try The App

Android

You can download the latest APK here.

iOS

Under development

Screenshot

Android

Development

# Dependencies
npm install

# Run Android
npm run android

TODO

  • Remove word from vocab
  • Backup saved words (Google Drive & SD Card)
  • Login / Signup to use an app
  • Add / Remove favorite word
  • Placeholders / loading state
  • Error boundary – Restart app button
  • Settings Menu
  • iOS Application
  • Codepush
  • Add tests & CI server