https://github.com/0bora0/hybrid-app-development
Hybrid-mobile-development - Homeworks
https://github.com/0bora0/hybrid-app-development
advanced-js algorithms bootstrap5 data-structures-and-algorithms firebase javascript react-native reactjs uml-diagram
Last synced: 3 months ago
JSON representation
Hybrid-mobile-development - Homeworks
- Host: GitHub
- URL: https://github.com/0bora0/hybrid-app-development
- Owner: 0bora0
- Created: 2025-04-05T16:39:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T18:01:02.000Z (over 1 year ago)
- Last Synced: 2025-04-05T19:19:00.715Z (over 1 year ago)
- Topics: advanced-js, algorithms, bootstrap5, data-structures-and-algorithms, firebase, javascript, react-native, reactjs, uml-diagram
- Homepage: https://github.com/0bora0/Hybrid-App-Development
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hybrid Mobile Development - Homework Repository
This repository contains the archived projects and assignments from the "Hybrid Mobile Development" course. Each project is a separate homework that involves the development of mobile applications using hybrid frameworks such as React Native, Ionic, and other similar technologies.
## Prerequisites
To use the projects, you need to have **Node.js** and **npm** (Node Package Manager) installed on your machine. If you haven't already installed them, please follow the instructions below:
1. Download and install **Node.js** from the official website: [https://nodejs.org](https://nodejs.org).
2. Once installed, verify the installation by running the following commands in your terminal:
```bash
node -v
npm -v
```
## Installation
Follow these steps to set up the project locally:
1. **Clone the repository:**
Clone this repository to your local machine using the following command:
```bash
git clone https://github.com/0bora0/Hybrid-App-Development.git