Skip to content

This is a mobile application for checking the weather of the place where you live.

Notifications You must be signed in to change notification settings

surajkarki66/MyWeather

Repository files navigation

MyWeather

This is a mobile application for checking the weather of the place where you live.

To run locally

Using npm

  $ npm install
  $ npm start

i) For android

  $ npm run android

ii) For ios

  $ npm run ios

Using yarn

  $ yarn install
  $ yarn start

i) For android

  $ yarn run android

ii) For ios

  $ yarn run ios

Note: You must have to install android studio and jdk first to run it locally

About

This is a mobile application for checking the weather of the place where you live.

Topics

Resources

Stars

Watchers

Forks