An experimental website for reading National Weather Service area forecast discussions.
- It is difficult to find area forecast discussions
- It is difficult to read area forecast discussions on mobile devices
- I needed a toy website to experiment with web components
- Clone this repository
- Run
npm install - Run
npm run devfor local development - Run
npm run buildto build for production

