This is a React Native application that assists hockey players in improving their shot accuracy through the use of various drills. The app was built with Expo.
To get started with the app, follow these steps:
- Install the Expo client app on your iOS or Android phone
- Clone the project:
git clone https://github.com/georgekwan/hockey-trainer.git
- Go to the project directory:
cd harpia-hockey
- Install dependencies
npm install
- Start the server
expo start
In the Expo DevTools window, you can choose to run your app in a simulator or on a physical device. You can also use the "Scan QR Code" option to open your app on your phone by scanning the QR code displayed in the terminal window.
The app will now be running on your phone.
- React Native - The mobile framework used
- Expo - The toolchain used to develop and build the app
- NPM - Dependency management
- Firebase - A cloud-based backend service for storing data
- React Navigation - A library for navigation in React Native applications
- React Native Paper - A library for implementing Material Design in React Native
- Expo-av - An Expo library for playing and controlling audio and video.
- React-native-timer - A timer component for React Native.
- React Native Dropdown Picker - Used for dropdown pickers in the application
- React-native-svg-charts - A library for creating SVG charts in React Native.
Thank you to everyone who contributed to making this project a success.: