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
- Host: GitHub
- URL: https://github.com/g4eva-dev/hng-mobile-desktop-stage0
- Owner: G4EVA-dev
- License: mit
- Created: 2025-01-30T23:48:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T00:35:46.000Z (5 months ago)
- Last Synced: 2025-01-31T01:18:40.539Z (5 months ago)
- Topics: hnginternship, mobile-app, mobile-application-development, react-native
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```