Keystone is an augmented reality app for learning about historical markers within Philadelphia. Collect all ___ markers within the city in __ categories to earn points and rise up on the leader board!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- A code text editor (We like VSCode)
- Expo Tools - CLI or XDE (We prefer the XDE but it does take up more space on your hard drive)
- Node and NPM
- Git
Give examples
A step by step series of examples that tell you how to get a development env running. Run these commands on your command line.
Clone this repo onto your local machine
git clone https://github.com/modusplatform/KeystoneApp.git
Install the necessary packages
npm i
If using Expo XDE - Open the project in Expo XDE If using Expo CLI - Run the following command
exp start
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example
Add additional notes about how to deploy this on a live system
- React Native
- React Native Elements
- Firebase Auth & Firestore
- Expo - Dependency Management
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Kelsey Huse - Initial work - kelseyhuse30
- Kristerpher Henderson - Initial work - moosequest
See also the list of contributors who participated in this project.
This project will have a license when we are ready.
- Hat tip to anyone whose code was used
- Inspiration
- etc