Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 530 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 530 Bytes

Smart Parking Frontend

Repository for the frontend of the smart parking project for the software engineering course

Setup Instructions

  • 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