Consuming the OpenWeather api in the free version, I developed this app that shows information of the location you searched for. To be able to use the api it's necessary to put your own apiKey in the services folder, where I configured the axios calls and etc.
- Typescript
- React Js
- React Native
- Expo
- Openweather
- Axios
Install the Expo Go app on your iOS or Android phone and connect to the same wireless network as your computer. On Android, use the Expo Go app to scan the QR code from your terminal to open your project. On iOS, use the built-in QR code scanner of the default iOS Camera app.
In the project directory, you just need to run:
To install the node_modules and all dependeces.
This will start a development server for you.