- Create the
configKeys.js
by usingconfigKeysExample.js
as a reference:cp configKeysExample.js configKeys.js
For the environment variables, you will need:- Amazon S3 bucket name, folder (keyPrefix), region, access key and secret key
- API_URL address is in the form of 'http://localhost:8080/api/'
- ROOT_URL points to 'http://localhost:8080/'
- Install Expo with
npm install -g expo-cli
- Install dependencies:
npm i
- Run the server:
npm start
- Note that this app needs to be run with the backend server. You can find the API repository here
forked from AliceMathews/locus
-
Notifications
You must be signed in to change notification settings - Fork 0
An app for photography enthusiasts to get inspiration for new spots & subjects for photos. Users upload images from their phone library or take a photo. The app accesses the image data (GPS, camera settings) and an image recognition API to auto generate tags/categories. Users can browse image categories, select an image they like. This shows a d…
edison-cy-yang/locus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An app for photography enthusiasts to get inspiration for new spots & subjects for photos. Users upload images from their phone library or take a photo. The app accesses the image data (GPS, camera settings) and an image recognition API to auto generate tags/categories. Users can browse image categories, select an image they like. This shows a d…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%