Skip to content

mchung/airstatus-isitnoburnday

Repository files navigation

airstat.us

A quick project to celebrate Earth Day.

airstat.us visitors can view the current status of air quality for the following areas:

Support for other cities will be coming soon.

Thanks

Developers

Setting everything up

git clone ....
cd airstatus
bundle update

Starting the application

shotgun --server=thin --port=5000 config.ru
Visit http://localhost:5000

Contributing

Once you've made your commits:

  1. Fork airstatus
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Create a Pull Request from your branch
  5. That's it!

About

Is it No Burn Day in Phoenix?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages