git clone https://github.com/rajeshkumar2024/To-Do-List.git
Assuming that you have Node 12 LTS or greater installed, you can use npm to install the Expo CLI command line utility:
Note : If you have not installed Node 12 LTS then you can install it from here
npm install -g expo-cli
npm install
Expo Go App On Android Play Store
On Successful Installation of the Expo Go App
expo start
You will be able to debug and preview of the Application. Enjoy!!