WhatsGoingOn is a React Native app that helps users find current events happening in their area.
To install the app, follow these steps:
-
Clone the repository: git clone https://github.com/John42506176Linux/WhatsGoingOn-FrontEnd
-
Install the dependencies: npm install
-
Start the app: npx expo start
This will start the Metro bundler and open the Expo Developer Tools in your web browser.
- Run the app on your device or emulator:
- To run the app on an iOS simulator, click on the "Run on iOS simulator" button in the Expo Developer Tools.
- To run the app on an Android emulator, start the emulator and click on the "Run on Android device/emulator" button in the Expo Developer Tools.
To use the app, follow these steps:
- Open the app on your device or emulator.
- Allow the app to access your location.
- You should see a list of events happening in your area.
- Click on an event to view more details about the event.
If you would like to contribute to this project, feel free to submit a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for details.