@domnc/whats-the-weather

0.2.15 • Public • Published

GitHub Workflow Status GitHub Workflow Status GitHub package.json version npm

☀️ ☁️

whats the weather

Usage

Run the app using npx

npx @domnc/whats-the-weather <location>

Example

npx @domnc/whats-the-weather London

Getting Started

Prerequisites

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

Development

  1. create your .env file based on the .env.example

  2. install all necessary dependencies

yarn install
  1. start app
yarn start <city>

# Example
yarn start London

Tests

run prettier check

yarn prettier-check

run all tests

yarn test

LICENSE

Copyright © 2021 Dominic Kolbe 🇩🇪

Package Sidebar

Install

npm i @domnc/whats-the-weather

Weekly Downloads

2

Version

0.2.15

License

MIT

Unpacked Size

23.8 kB

Total Files

14

Last publish

Collaborators

  • dominickolbe