/fancy-weather

JS Web application that shows the weather for the selected location

Primary LanguageJavaScript

Fancy Weather

Study project for RS School 2020 Q1

JS Web application that shows the weather for the selected location

Screenshot:


Technologies:

  • Babel
  • SASS
  • ESLint
  • Webpack

API:

  • Unsplash
  • OpenWeather
  • Mapbox
  • OpenCageData
  • IPInfo

Project setup

Install dependencies
npm i
Compiles and hot-reloads for development
npm run dev
Compiles and minifies for production
npm run build