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 dev
for local development - Run
npm run build
to build for production