This app lets you :
- Plan and broadcast π parties on your campus,
- Discover events near you. Have fun!!! π»π»π»
- Clone this repo.
- Create a Firebase account https://firebase.google.com
- Copy your config object to line 31 in
components/LoginScreen.js
- Also you may want to change the email format in line 42 in
components/LoginScreen.js
. It's set to πΊ University of Washington by default. npm install
- To run the Simulator:
react-native run-ios
ORreact-native run-android