Actions on Google to know if it's a powder day at Northstar At Tahoe and you should run to the mountains.
- The Northstar Pow Day Action on Google
- The Web live demo
On the back-end,
- Your app starts at
server.js--> This is the main file that will hold the logic of the web hook. - Add frameworks and packages in
package.json - Safely store app secrets in
.env
On the front-end,
- edit
client.js,style.cssandindex.html - drag in
assets, like images or music, to add them to your project

