About | Technologies | How to Execute? | License
The Gameplay app is an app that helps you organize your games. It is integrated with Discord API, allowing access to your Discord account to organize and create games.
This app was developed in NLW Together, the project by Rocketseat.
- Axios
- Eslint
- Expo
- Husky
- Lint Staged
- NPM
- Prettier
- ReactJS
- React Native
- React Native Async Storage
- React Native Gesture Handler
- React Navigation
- TypeScript
- Zod
- Make a clone of repository:
$ git clone https://github.com/DanielAraldi/GamePlay.git
- Executing the App:
$ cd GamePlay # root of the projet
$ npm install # or yarn install to install the dependencies
$ npm run start # yarn start to initialize app
This project is sob MIT License. See on file LICENSE for more details.
The project developed with tutoring of Rodrigo Gonçalves from Rocketseat.