To set this project up on your own device, please clone the repository using the link in the green "code" button.
Once you've opened the folder on your own PC, make sure to install the required dependencies using "npm install" in terminal once you're in the correct directory.
Create a .env file and add your API keys: VITE_GOOGLE_MAPS_API_KEY="your-key-here" VITE_GOOGLE_BOOKS_API_KEY="your-key-here"
Finally, run "ionic serve" in the terminal to see the site in your browser.
To see the mobile app development requires the installation of xcode / simulator and android development toolkits.
Once they've been installed, run "ionic cap run android/ios -l --external" (edit to ios or android only)
To test as a staff member use login:
jonnywb.dev@gmail.com testytest123