Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 1.55 KB

README.md

File metadata and controls

64 lines (45 loc) · 1.55 KB

HNG Mobile App (React Native)

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.


Features

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

Links


Screenshots

App Screenshot


Setup

Follow these steps to set up and run the app locally.


Prerequisites

1. Clone the Repository

  • Run on terminal:
      git clone https://github.com/your-username/HNG-Mobile-App.git
      cd HNG-Mobile-App/mobile-app
    

2. install Dependencies

npm install [OR] yarn install

3. Run the App

npx react-native run-ios

  • Android:
    npx react-native run-android
    
  • ios:
    npx react-native run-android
    

Live Demos

Test the app on different platforms: