Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 1.71 KB

README.md

File metadata and controls

68 lines (45 loc) · 1.71 KB

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 👋