nlw-06-gameplay icon indicating copy to clipboard operation
nlw-06-gameplay copied to clipboard

This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.

gameplay

License Forks Stars

gameplay


๐Ÿงช Technologies

This project was developed using the following technologies:

๐Ÿš€ Getting started

Clone the project and access the folder.

$ 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).

REDIRECT_URI=
SCOPE=
RESPONSE_TYPE=
CLIENT_ID=
CDN_IMAGE=

Follow the steps below:

# Install the dependencies
$ yarn

# Start the project
$ expo start

๐Ÿ”– Layout

You can view the project layout through the links below:

Remembering that you need to have a Figma account to access it.

๐Ÿ“ License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with ๐Ÿ’œ by birobirobiro ๐Ÿ‘‹