Repository for the frontend of the smart parking project for the software engineering course
- Clone the project using on of the following two methods:
- git clone <ssh_repo_link>
- Download the zip file
- Use Github Desktop app
- Move into the superpark-frontend directory in the repo
- Enter the command
npm install
- Once the installation is done, to view the webpage run
npx expo run
- View the webpage in the expo go app or click w to view in the browser