Riding Mate - is a mobile application project, that helps motorcyclists finding other riders around them.
- After cloning the repository install dependencies with the command
npm install/yarn install - Create
.envfile in the main directory - Inside of the
.envfile add firebase configuration:
API_KEY=""
AUTH_DOMAIN=""
DATABASE_URL=""
PROJECT_ID=""
STORAGE_BUCKET=""
MESSAGING_SENDER_ID=""
APP_ID=""
- Run the app with
npm startcommand and Expo Go app
TBA
TBA
TBA
TBA