https://github.com/champi-dev/dreamteam
React Native App for local soccer matches.
https://github.com/champi-dev/dreamteam
Last synced: 9 months ago
JSON representation
React Native App for local soccer matches.
- Host: GitHub
- URL: https://github.com/champi-dev/dreamteam
- Owner: champi-dev
- License: mit
- Created: 2024-01-29T16:00:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T16:30:21.000Z (about 2 years ago)
- Last Synced: 2024-06-18T20:58:05.182Z (about 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 8.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dream Team ⚽
Hi, this is a React Native app. We're using Expo.
## How to run
Install dependencies
`npm install`
Run project
`npm start`
Run on android
`npm run android`
Run on ios
`npm run ios`
## Current status
IOS push notifications pending. All features done.
> [Design inspiration link](https://www.figma.com/file/E60boXTrmSmKJqkgbjJVRJ/Live-Score-UI-KIT-(FREEBIES)-%E2%9A%BD%EF%B8%8F-(Community)?node-id=446%3A18760&mode=dev)