☀️ ☁️ ⚡
Run the app using npx
npx @domnc/whats-the-weather <location>
Example
npx @domnc/whats-the-weather London
I build this project with the following setup:
- macOS Monterey v12.0 Beta
- node v16.7.0
- yarn v1.22.11
- npm v7.20.3
-
create your
.env
file based on the.env.example
-
install all necessary dependencies
yarn install
- start app
yarn start <city>
# Example
yarn start London
run prettier check
yarn prettier-check
run all tests
yarn test
Copyright © 2021 Dominic Kolbe 🇩🇪