An open API service indexing awesome lists of open source software.

https://github.com/g4eva-dev/hng-mobile-desktop-stage0

A simple UI with a button or feature that links back to the GitHub repository & any of the HNG backlinks: HNG Hire Pages
https://github.com/g4eva-dev/hng-mobile-desktop-stage0

hnginternship mobile-app mobile-application-development react-native

Last synced: 3 months ago
JSON representation

A simple UI with a button or feature that links back to the GitHub repository & any of the HNG backlinks: HNG Hire Pages

Awesome Lists containing this project

README

        

# React Native HNG Task

A simple React Native mobile application linking to HNG resources and the project's GitHub repository.

## 📌 Features

- Displays a button linking to this GitHub repository.
- Provides links to HNG Hire Pages (React Native Developers, Mobile Developers, etc.).
- Supports both iOS and Android.

## 🚀 Getting Started

### Prerequisites

- Node.js & npm installed
- React Native CLI installed
- Xcode (for iOS development) or Android Studio (for Android development)

### 🔧 Installation

Clone the repository:

```bash
git clone https://github.com/G4EVA-dev/hng-mobile-desktop-stage0.git
cd hng-mobile-desktop-stage0
```