/wheather-app

simple weather app

Primary LanguageJavaScript

Install:

npm install

or

yarn install

To run:

npm start

or

yarn start

Opens in the browser on http://localhost:3000.

To build:

npm run build

or

yarn run build

ℹ️ Image minification only runs on build.