kevin-miles / isitrecyclingweek-web

Web app for Appleton WI - Is it recycling week in Appleton?

Home Page:https://dhmncivichacks.github.io/isitrecyclingweek-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it Recycling?

Check if it's recycling week at your Appleton address. This is a web app version of this Android app by @mikeputnam that makes use of the AppletonAPI.

Development

git clone https://github.com/dhmncivichacks/isitrecycling.git
npm install
npm start

Usage

npm start to start a dev server that will watch for changes.

npm run build to build production quality js.

npm test to execute linter and tests.

npm run deploy to publish latest changes to gh-pages.

About

Web app for Appleton WI - Is it recycling week in Appleton?

https://dhmncivichacks.github.io/isitrecyclingweek-web/


Languages

Language:JavaScript 76.9%Language:HTML 20.3%Language:CSS 2.9%