Skip to content

Weather App is a React Native - Typescript based project, to get the weather forecast.

Notifications You must be signed in to change notification settings

miguel-martinez-6661/weathers-app

Repository files navigation

Weather App

A challenge for mobile development.

To setup the project:

Go to the root folder of the project:

Run these commands:

npm install && npx pod-install

npm install npx pod-install

ios:

npm run ios

android:

npm run android

ESLint

npx eslint

Prettier

npx prettier --write .

Recomendation: You should have ESLint installed globally

About

Weather App is a React Native - Typescript based project, to get the weather forecast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published