An app for scheduling esports matches with your friends.
- Added styling with styled-components;
- Added Light Theme;
- Added theme in storage with AsyncStorage;
- Added random messages on Home screen;
- Added modal with Logout screen;
- Added validation for empty fields in the form;
- Added validation for date and time;
- Added numbers-only typing mask for SmallInput component;
To clone and run this app, you will need to Git, NodeJs and Android Studio installed on your computer or a mobile device with android or ios with the Expo Go app installed.
# Clone this repository
$ git clone https://github.com/HMDarkFir3/gameplay.git
# Access the project folder in the terminal/cmd
$ cd gameplay# Install dependencies
$ yarn install ou npm install
# Run the Application in Development
# If you are using your cellphone how emulator, run
$ npx expo start
# If you are using the Android emulator, run
$ yarn android ou npm run android
# If you are using the IOS emulator, run
yarn ios ou npm run ios# added .env.example in the project, remember to add the environment variables as per the example
REDIRECT_URI=
SCOPE=
RESPONSE_TYPE=
CLIENT_ID=
CDN_IMAGE=The project was developed using the following technologies:
- Make a fork of the project.
- Create a new branch with your changes:
git checkout -b my-feature - Save the changes and create a commit message telling you what you've done:
git commit -m "feature: My new feature" - Submit your changes:
git push origin my-featureIf you have any questions check out this guide on how to contribute to GitHub
This project is under the MIT license. See the LICENSE to learn more.
👋🏽 Get in touch!
