This is a repository for my React Native App - Fry Sight Words - via Expo.
This App's purpose is to help teachers and parents quiz their children on Fry's Top 1000 Words based on how the words sound.
My app runs via React Native with Expo with the following dependencies:
NodeJS: v16 LTS
expo-cli: 6.0.8
Clone the repository
git clone https://github.com/bohnerjosh/Fry-Sight-Words
Install App dependencies
npm install
Run Expo
npx expo start
The dependencies required for running my app in a browser are not included. Please use a physical device or an emulator.