/ipweather

Discover the weather through your IP

Primary LanguageJavaScript


🚧 work in progress...

Table of Contents

Requirements

  • nodejs >= 12.14.1
  • yarn >= 1.21.1

Running

# clone this repo
# Install packages
yarn install
# Start server locally
yarn start

Application will be opened automatically on localhost:3000.

Build

# Build for production
yarn run buld

License

This project is licensed under the MIT License - see the LICENSE file for details.