A React Native Expo application that demonstrates GitHub repository linking and HNG profile integration.
- Direct linking to GitHub repository
- Integration with HNG hiring pages
- Cross-platform compatibility (iOS & Android)
- Clean and intuitive user interface
- Node.js (v14 or higher)
- npm or yarn
- Expo CLI (
npm install -g expo-cli
) - Expo Go app on your mobile device (for testing)
-
Clone the repository:
git clone https://github.com/JoshIri360/hng-stage0.git cd hng-stage0
-
Install dependencies:
npm install # or yarn install
-
Start the development server:
npx expo start
-
Scan the QR code with Expo Go (Android) or Camera app (iOS)
Try the app directly in your browser using Appetize.io:
Contributions are welcome! Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.