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