Skip to content

πŸš€ This repository contains a simple Flutter app that links to my GitHub repository and HNG Hire pages. It follows best practices for repository setup, version control, and mobile development.

License

Notifications You must be signed in to change notification settings

Femitun/Mobile_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Mobile App Repository - HNG Internship Task

πŸ“Œ Project Overview

This is a simple mobile application built using Flutter as part of the HNG Internship program. The app includes a button that links to this GitHub repository and HNG-related resources.

πŸ“‚ Repository Structure

Mobile_App/
β”‚-- my_app/ (Flutter project directory)
β”‚   β”‚-- lib/ (Dart code files)
β”‚   β”‚-- android/ (Android project files)
β”‚   β”‚-- ios/ (iOS project files)
β”‚   β”‚-- pubspec.yaml (Flutter dependencies)
β”‚-- README.md (Project documentation)
β”‚-- .gitignore (Ignored files for version control)
β”‚-- LICENSE (Project license)

πŸš€ Getting Started

Prerequisites

Ensure you have the following installed:

Installation & Running the App

  1. Clone the repository:
    git clone https://github.com/YOUR_GITHUB_USERNAME/Mobile_App.git
  2. Navigate to the project folder:
    cd Mobile_App/my_app
  3. Install dependencies:
    flutter pub get
  4. Run the app on an emulator or device:
    flutter run

πŸ“± Features

πŸ”— Project Links

  • GitHub Repository: [Insert GitHub Repository Link]
  • App Demo (Appetize.io): [Insert Appetize.io Link]

πŸ“œ License

This project is licensed under the MIT License.

🀝 Contribution

If you’d like to contribute, please fork the repository and submit a pull request. Refer to the CONTRIBUTING.md file for guidelines.


Made with ❀️ for the HNG Internship πŸš€

About

πŸš€ This repository contains a simple Flutter app that links to my GitHub repository and HNG Hire pages. It follows best practices for repository setup, version control, and mobile development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published