https://github.com/ide/love-languages
An Expo app with a quiz to find out your love language
https://github.com/ide/love-languages
expo
Last synced: 8 months ago
JSON representation
An Expo app with a quiz to find out your love language
- Host: GitHub
- URL: https://github.com/ide/love-languages
- Owner: ide
- License: mit
- Created: 2018-02-09T03:51:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:17:42.000Z (over 3 years ago)
- Last Synced: 2024-05-01T22:28:31.417Z (about 2 years ago)
- Topics: expo
- Language: JavaScript
- Size: 1.43 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Love Languages
An Expo app with a quiz to find out your love language: https://expo.io/@ide/love-languages
## How to run
You can install Expo on your Android or iOS phone and open this project: https://expo.io/@ide/love-languages.
If you want to run it from source, first familiarize yourself with [developing with Expo](https://docs.expo.io/). You should be able to install the dependencies for the project under `app` and run it like any other Expo project.
## Screenshots

# Server
The server is an AWS Lambda function that generates an image of the person's results, uploads it to S3, and returns a URL they can share. It runs behind API Gateway. The entire AWS configuration is deployed with Terraform.
## Licenses
The source code of this project is released under the MIT license. The love languages and icons are credited in the app.