Skip to content

Weather App with OpenWeather, TypeScript, React Native and Expo.

Notifications You must be signed in to change notification settings

Jpedrdo/Weather

Repository files navigation

Wheater App

               

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.

⚙️ Technologies

  • Typescript
  • React Js
  • React Native
  • Expo
  • Openweather
  • Axios

Running React Native and Expo application

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:

npm install

To install the node_modules and all dependeces.

npm start

This will start a development server for you.

About

Weather App with OpenWeather, TypeScript, React Native and Expo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published