8000 GitHub - oyerohabib/HNG-12-Mobile-stage-0: A simple App that display some links and navigates to their url
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

oyerohabib/HNG-12-Mobile-stage-0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Clone the repository:

    git clone https://github.com/oyerohabib/HNG-12-Mobile-stage-0.git
  2. Navigate to the project directory:

    cd stage-0-mobile
  3. Install dependencies:

    npm install
    # or
    yarn install

Running the App

For iOS:

cd ios
pod install
cd ..
npx react-native run-ios

For Android:

npx react-native run-android

Live 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.

About

A simple App that display some links and navigates to their url

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0