To run this app locally using Expo, follow these steps:
- First, ensure you have Node.js and npm installed on your machine.
- Open your terminal and navigate to the project directory.
- Run the following command to install dependencies:
npm install
- Once the dependencies are installed, start the Expo server with the following command:
npx expo start -c
This command will start the Expo development server, and the-c
flag clears the cache.
Please note that this app utilizes the Binance API, so a VPN connection is required for it to function properly. You can use VPN connection provided by Cloudflare ( 1111 ). Ensure your VPN connection is active before using the app.