A mobile cross platform app create with React-Native
React Native Environment & Setting up Emulator: Follow React-Native-CLI Quickstart for the easily running of the application (https://reactnative.dev/docs/environment-setup)
Clone the project
git clone https://github.com/truongtanthanh1202/UET_Courses.git
Go to the project directory
cd UET_Courses
Install dependencies
npm install
Start the server
npx react-native start
-->then
a - to open in Android
i - to open in IOS