Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 595 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 595 Bytes

Learn vocabulary App

Tests status

An android application that will help you learn vocabulary in any language. Created with react native.

This app is available on the play store

Run the tests

npm run test

Run on an android device

npm run start
npm run android

Build

expo build:android