Weather application for Algo
First, make sure you have installed Expo in your own smartphone, & a recent npm
npm install -g expo-cli // install an Expo
git clone https://github.com/deran2016/Weather-App-Algo.git
cd Weather-App-Algo && npm install
expo start
Then, you can start your own project