OY
oyerohabib/HNG-12-Mobile-stage-0
A simple App that display some links and navigates to their url
HNG Stage 0 Mobile Task
This repository contains a React Native mobile application created as part of the HNG Internship Stage 0 task. The app features a simple UI with links to various HNG resources.
Links
Features
- Simple and intuitive user interface
- Direct links to HNG resources
- Platform compatibility for both iOS and Android
Setup Instructions
Prerequisites
- Node.js (v14 or later)
- npm or yarn
- React Native CLI
- Xcode (for iOS development)
- Android Studio (for Android development)
Installation
-
Clone the repository:
git clone https://github.com/oyerohabib/HNG-12-Mobile-stage-0.git
-
Navigate to the project directory:
cd stage-0-mobile -
Install dependencies:
npm install # or yarn install
Running the App
For iOS:
cd ios
pod install
cd ..
npx react-native run-iosFor Android:
npx react-native run-androidLive Demo
You can try out the app directly in your browser using the Appetize.io link below:
[Appetize.io Link] (https://appetize.io/app/b_yspdqlu3q4dsxio2rw3br4kwui)
License
This project is licensed under the MIT License - see the LICENSE file for details.
On this page
Contributors
MIT License
Created January 29, 2025
Updated May 21, 2025