- Lessons
- Video
- Competition
- Node.Js: https://nodejs.org/en
- Expo: https://docs.expo.dev/get-started/installation/
- Yarn: https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable
- Clone the repository to your local machine
- Install dependencies using npm or yarn
- Run the app using
yarn start
or another suitable command
git clone
cd
yarn
yarn start