Campus Map React-native mobile application project for Mini-capstone course (SOEN 390) at Concordia University. The purpose of this application is to provide directions to whoever needs them in order to navigate in and around Concordia University's Campuses.
Link to interactive prototype: https://www.figma.com/proto/o5WsQ4hyBRMp1bXYA9svxH/initial---archive-(dont-delete)?node-id=157%3A232&scaling=scale-down
- install Node.js https://nodejs.org/en/download/
- install expo cli on your machine
npm install -g expo-cli
- install dependencies
yarn install
- start app (see package.json scripts)
expo start