An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


gameplay


License

Forks

Stars


gameplay


## ๐Ÿงช 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) ๐Ÿ‘‹