Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galembeck/gameplay
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
https://github.com/galembeck/gameplay
Last synced: 18 days ago
JSON representation
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
- Host: GitHub
- URL: https://github.com/galembeck/gameplay
- Owner: galembeck
- License: mit
- Created: 2021-06-22T19:44:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T20:46:20.000Z (over 3 years ago)
- Last Synced: 2024-04-24T10:27:51.923Z (8 months ago)
- Language: TypeScript
- Size: 2.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ๐งช Technologies
This project was developed using the following technologies:
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.io/)## ๐ Getting started
Clone the project and access the folder.
```bash
$ git clone https://github.com/LDNzera/GamePlay.git
$ cd gameplay
```Follow the steps below:
```bash
# Install the dependencies
$ yarn# Start the project
$ expo start
```## ๐ Layout
You can view the project layout through the links below:
- [Layout](https://www.figma.com/file/0kv33XYjvOgvKGKHBaiR07/GamePlay-NLW-Together/duplicate)
Remembering that you need to have a [Figma](http://figma.com/) account to access it.
## ๐ License
This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.
---
Made with ๐ by [LDNzera](https://github.com/LDNzera) ๐