This project was developed using the following technologies:
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
You can view the project layout through the links below:
Remembering that you need to have a Figma account to access it.
This project is licensed under the MIT License. See the LICENSE file for details.
Made with 💜 by birobirobiro 👋