/unnecessarily-bad-design

Things that hard to use for no damn reason.

Primary LanguageElmMIT LicenseMIT

Unnecessarily bad design

Visit j-maas.github.io/unnecessarily-bad-design to read about everday annoyances that should not exist anymore.

Unnecessarily bad design means

  • it causes a problem (it's bad)
  • that can be resolved fully and easily (it's unnecessary).

License and contribution

The software is licensed under the MIT license.

All content, unless stated otherwise, is original work licensed under CC BY 4.0.

All contributions will be published under these licenses.

Development

npm install
npm run processImages # Processes the images into responsive sizes
npm start # starts a local dev server using `elm-pages develop`