This is a web project built with React and Ionic.
first you will to install Ionic
To get started with local development, follow these steps:
-
Clone the repository:
git clone https://github.com/Game-Trip/gametrip-client.git -
Install dependencies:
cd gametrip-clientyarn install -
Add you mobile OS on capacitor config:
ionic capacitor add [platform]( platform can beandroidorios) -
Start the development server:
ionic capacitor run android -l --external
This will open the app in your default browser. The page will automatically reload if you make changes to the code. You can also view the app on your mobile device by following the instructions for running the app on a device or simulator: https://ionicframework.com/docs/react/your-first-app/6-deploying-mobile
This project uses the following UI libraries:
- Material-UI: https://material-ui.com/
- Blueprint: https://blueprintjs.com/