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
-
Clone the repo
-
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
-
Gatsby Documentation
- Build App w/ React Native