Skip to content

isabelamoraes/nlw_together

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation


GamePlay

GAMEPLAY

Connect and organize your gambling with your friends

Features   |    Getting Started   |    Reference

Mobile Application Demo

Features

This project was developed with the following technologies:

  • Expo - A platform for making universal native apps for Android, iOS, and the web with JavaScript and React.

Getting Started

To clone and run this application, place from your command line:

# Clone this repository
$ git clone https://github.com/isabelamoraes/nlw_together.git nlw_together

# Go into the repository desired
$ cd nlw_together/gameplay

# Install dependencies
$ yarn install

# Run the web or mobile application
$ expo start

For integration with Discord, create an .env file (environment variable) and fill in the variables according to file .env.example

Reference

This application was developed during my participation in Next Level Week Together, promoted by Rocketseat.