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.
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:
- Download and install Node.js from the official website: https://nodejs.org.
- Once installed, verify the installation by running the following commands in your terminal:
node -v npm -v
Follow these steps to set up the project locally:
-
Clone the repository:
Clone this repository to your local machine using the following command:
git clone https://github.com/0bora0/Hybrid-App-Development.git