A mobile app linking to the GitHub repository and HNG resources. Built with React Native, this app provides quick access to important links related to the HNG Internship program and other resources.
- Quick Links: Direct access to the GitHub repository, HNG Hire pages, Telex, and Delve.
- Cross-Platform: Works on both Android and iOS.
- Easy Setup: Simple instructions to clone, build, and run the app.
Follow these steps to set up and run the app locally.
- Node.js (v16 or higher)
- React Native CLI
- Android Studio (for Android) or Xcode (for iOS)
- Run on terminal:
git clone https://github.com/your-username/HNG-Mobile-App.git cd HNG-Mobile-App/mobile-app
npm install [OR] yarn install
npx react-native run-ios
- Android:
npx react-native run-android
- ios:
npx react-native run-android
Test the app on different platforms:
- Android: Appetize Demo
- iOS: Appetize Demo