https://github.com/jhonbergmann/team-app
🏅 To play with your group, create groups and assemble your teams.
https://github.com/jhonbergmann/team-app
expo react-native
Last synced: 2 months ago
JSON representation
🏅 To play with your group, create groups and assemble your teams.
- Host: GitHub
- URL: https://github.com/jhonbergmann/team-app
- Owner: jhonbergmann
- License: mit
- Created: 2024-07-16T19:46:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T02:24:59.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T13:51:17.464Z (over 1 year ago)
- Topics: expo, react-native
- Language: TypeScript
- Homepage:
- Size: 3.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Team
To play with your group, create groups and assemble your teams.
## 📦 Tech Stack
- Expo
- Typescript
- Styled Components
- Async Storage
[check in package.json](package.json)
## 🔩 Installation
To install and run the project locally, follow these steps:
1. Install [**Yarn**](https://yarnpkg.com/) on your computer
1. Clone the repository `git clone https://github.com/jhonbergmann/team-app.git`
1. Navigate to the project directory: `cd team-app`
1. Install the dependencies: `yarn install`
## ⚙️ Usage
1. Start the development server: `yarn dev`
1. Read the QR Code with the Expo Go app
## 📝 License
[MIT © Jhonatan Bergmann](https://github.com/jhonbergmann/team-app/blob/main/LICENSE)