gingkapls / weather-app

Weather app made with Vanilla JS

Home Page:https://gingkapls.github.io/weather-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

  • Uses HtmlWebpackPlugin to generate HTML pages using templates
  • Includes style-loader and css-loader to dynamically load styles

Developing

  • Run npm run dev to run a development server at http://localhost:8080/ with HMR

Deploying

  • Run npm run build to build from source, the output will be ./dist

About

Weather app made with Vanilla JS

https://gingkapls.github.io/weather-app/


Languages

Language:JavaScript 72.4%Language:CSS 20.1%Language:HTML 7.5%