Skip to content
/ yaheard Public

overheard @ earlham social networking platform, built in react-native

License

Notifications You must be signed in to change notification settings

xoxwaw/yaheard

Repository files navigation

YaHeard

An app by Porter, Phi, Ethan, Neil and Dan

This app was built on the React-Native platform for CS345: Software Engineering. Overheard is an app about sharing thing that you hear without having to worry about privacy or identity.

Dependencies

  • npm
  • react-native
  • react-native-elements
  • google firebase

Installing and running

To install, clone to your local machine and run npm install. To run, use one of the following commands: react-native run-android react-native run-ios or use expo or npm with: npm start or expo start