Skip to content

An application that will help you organize games with your friends. 🎮 @Rocketseat

License

Notifications You must be signed in to change notification settings

DanielAraldi/GamePlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4895f0a · Dec 23, 2023
Nov 16, 2023
Feb 19, 2023
Nov 16, 2023
Nov 14, 2023
Nov 16, 2023
Nov 9, 2023
Nov 16, 2023
Nov 16, 2023
Nov 16, 2023
Feb 10, 2023
Dec 23, 2023
Nov 9, 2023
Nov 9, 2023
Feb 20, 2023
Nov 16, 2023
Nov 16, 2023
Feb 10, 2023

Repository files navigation

GamePlay
GamePlay
ReactJS | React Native | Expo | React Navigation
wakatime

GitHub top language GitHub language count GitHub Made by Rocketseat

About   |    Technologies   |    How to Execute?   |    License

🔖 About the Project

The Gameplay app is an app that helps you organize your games. It is integrated with Discord API, allowing access to your Discord account to organize and create games.

This app was developed in NLW Together, the project by Rocketseat.

🚀 Technologies

💥 How to Execute?

  • Prerequisite

    • It's necessary to possess the Git installed and configured in your computer.
    • Also, it's need to have a package manager as Yarn, NPM, etc.
    • Finally, it's necessary to have Node.js greater or equal version 16.
  1. Make a clone of repository:
  $ git clone https://github.com/DanielAraldi/GamePlay.git
  1. Executing the App:
  $ cd GamePlay # root of the projet
  $ npm install # or yarn install to install the dependencies
  $ npm run start # yarn start to initialize app

📝 License

This project is sob MIT License. See on file LICENSE for more details.


The project developed with tutoring of Rodrigo Gonçalves from Rocketseat.