odin-codespace/weather
Smig 4d2291815a
Weather app (#10)
* feat: base class added and api

* feat: async method/conversions

* feat: added styling and ui

* feat: added some colors

* feat: project complete
2024-01-22 20:59:19 -05:00
..
src Weather app (#10) 2024-01-22 20:59:19 -05:00
.eslintrc.js Weather app (#10) 2024-01-22 20:59:19 -05:00
.gitignore Weather app (#10) 2024-01-22 20:59:19 -05:00
.prettierrc Weather app (#10) 2024-01-22 20:59:19 -05:00
package-lock.json Weather app (#10) 2024-01-22 20:59:19 -05:00
package.json Weather app (#10) 2024-01-22 20:59:19 -05:00
README.md Weather app (#10) 2024-01-22 20:59:19 -05:00
webpack.common.js Weather app (#10) 2024-01-22 20:59:19 -05:00
webpack.dev.js Weather app (#10) 2024-01-22 20:59:19 -05:00
webpack.prod.js Weather app (#10) 2024-01-22 20:59:19 -05:00

webpack-template

Vanilla template for webpack

sets up common utilities needed for vanilla JS/HTML/CSS development