Before you begin, ensure you have the following software installed on your computer:
-
Node.js: You can download it from nodejs.org.
-
Yarn: You can install Yarn by following the instructions at yarnpkg.com.
git clone https://github.com/your-username/your-project.git
cd your-project
Running the Project Now that you have all the required dependencies installed, you can run the project using Expo:
cd your-project
yarn install
Now that you have all the required dependencies installed, you can run the project using Expo:
yarn expo start
This project uses Prettier and ESLint for code formatting and linting. You can check and fix linting issues with the following commands:
yarn prettier . --check
yarn prettier --wirte folder/filename
yarn prettier . --write