Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.67 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.67 KB

PNW Cams

Netlify Status

Application code for pnwcams.com

I built this site as a tool for myself to see webcams around the Pacific Northwest that I check on a regular basis. I hope you find it useful.

Brian

🚀 Quick start

  1. Clone the repo

  2. Developing locally

    Navigate into your new site’s directory and start it up.

    cd pnwcams/
    npm i
    npm run develop

    Site is now running at http://localhost:8000

  3. Gatsby Documentation

Weather Services Used

Todo

  • Build App w/ React Native