A mobile app that builds hyper-local community through the gift economy.
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them. Note: For best perfomance, use iOS. This app is capable on Android but has not been thoroughly tested.
- Expo
npm install --global expo-cli
- Xcode: Download Xcode from the App Store
- Optional: Download Expo Go from the App Store to test on your iOS Device.
- Clone the repo
git clone https://github.com/h0plyn/stooply.git
- Install NPM packages
npm install
- Build the app with Expo's Metro Bundler
npm run start
- Run the iOS simulator
i
- Optional: On iOS, scan the QR Code in the Terminal or Browser to open stooply on your device through Expo Go.
Coming soon
See the open issues for a list of proposed features (and known issues).
Ricky Rhodes - @h0plyn - devrickyrhodes@gmail.com
Project Link: https://github.com/h0plyn/stooply
- Thank you to my wife, Kaitlin, who was the inspiration for this project.
- Thank you to Fullstack Academy for giving me the space to build this project.