Skip to content

App to register groups and players in two teams, developing AsyncStorage and navigation concepts.

Notifications You must be signed in to change notification settings

luc-ribeiro/ignite-teams-react-native

Repository files navigation

Ignite Teams

Clique aqui para ver a versão em Português.

📄 Project

App that consists of creating teams and adding players to Team A or Team B. Data is stored on the device itself using AsyncStorage, and the screen construction was done using Styled-Components.

📝 Concepts

  • Path Mapping
  • Stack Navigator
  • AsyncStorage
  • Custom Exceptions
  • Theme Tokens

💻 Technologies

  • React Native
  • TypeScript
  • Styled-Components
  • AsyncStorage
  • Expo

🔖 Layout

🚀 Running the project

1. Clone this repository to your machine
$ git clone https://github.com/luc-ribeiro/ignite-teams-react-native.git

2. Install dependencies
$ npm i

3. Run the project with the command:
$ npm start

- With Expo Go open on your device, scan the QR code in the terminal
Note: Expo Go must be installed on your mobile device

About

App to register groups and players in two teams, developing AsyncStorage and navigation concepts.

Topics

Resources

Stars

Watchers

Forks