https://github.com/birobirobiro/nlw-06-gameplay
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
https://github.com/birobirobiro/nlw-06-gameplay
gameplay next-level-week nlw nlw-06 nlw-together react-native rocketseat
Last synced: 7 months ago
JSON representation
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
- Host: GitHub
- URL: https://github.com/birobirobiro/nlw-06-gameplay
- Owner: birobirobiro
- License: mit
- Created: 2021-06-21T01:35:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T21:24:23.000Z (over 4 years ago)
- Last Synced: 2025-04-10T22:44:26.815Z (7 months ago)
- Topics: gameplay, next-level-week, nlw, nlw-06, nlw-together, react-native, rocketseat
- Language: TypeScript
- Homepage:
- Size: 2.45 MB
- Stars: 22
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ๐งช Technologies
This project was developed using the following technologies:
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.io/)
## ๐ Getting started
Clone the project and access the folder.
```bash
$ git clone https://github.com/birobirobiro/nlw-06-gameplay.git
$ cd nlw-06-gameplay
```
Remember to create your App on the Discord server to get the authentication credentials. Then define your App settings in the .env file (remove the example from the .env.example file).
```cl
REDIRECT_URI=
SCOPE=
RESPONSE_TYPE=
CLIENT_ID=
CDN_IMAGE=
```
Follow the steps below:
```bash
# Install the dependencies
$ yarn
# Start the project
$ expo start
```
## ๐ Layout
You can view the project layout through the links below:
- [Layout](https://www.figma.com/file/0kv33XYjvOgvKGKHBaiR07/GamePlay-NLW-Together/duplicate)
Remembering that you need to have a [Figma](http://figma.com/) account to access it.
## ๐ License
This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.
---
Made with ๐ by [birobirobiro](https://www.birobirobiro.dev) ๐