Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isabelamoraes/nlw_together
https://github.com/isabelamoraes/nlw_together
axios babel-plugin-inline-dotenv dotenv expo expo-auth-session google-fonts linear-gradient react-native react-native-async-storage react-native-iphone-x-helper react-native-svg react-navigation typescript uuid
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/nlw_together
- Owner: isabelamoraes
- Created: 2021-06-25T03:44:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T19:27:58.000Z (over 3 years ago)
- Last Synced: 2024-11-22T13:37:53.048Z (2 months ago)
- Topics: axios, babel-plugin-inline-dotenv, dotenv, expo, expo-auth-session, google-fonts, linear-gradient, react-native, react-native-async-storage, react-native-iphone-x-helper, react-native-svg, react-navigation, typescript, uuid
- Language: TypeScript
- Homepage:
- Size: 15.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GAMEPLAY
Connect and organize your gambling with your friends
Features |
Getting Started |
Reference
## Features
This project was developed with the following technologies:
- **[Expo](https://expo.io/)** - 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:
```bash
# 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](https://discord.com/developers/docs/intro), 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.