jbccollins / weather-monitor

:umbrella: :cloud: A no frills weather forecast website. Features a live looping precipitation radar and local forecasting.

Home Page:https://us-weather-monitor.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A no frills weather forecast website. Features a live looping precipitation radar and local forcasting.

Check it out here: https://us-weather-monitor.herokuapp.com

image of weather monitor

Installation

yarn rebuild

Get started

yarn dev

Scripts

Script Description
rebuild Nuke the client and server node_modules then reinstall everything
dev Concurrently run the client and server in development mode
start Default heroku command to run a node app. Not useful when developing
postinstall Default heroku command to build the client. Not useful when developing

This boilerplate is built using create-react-app so you will want to read the User Guide for more goodies.

About

:umbrella: :cloud: A no frills weather forecast website. Features a live looping precipitation radar and local forecasting.

https://us-weather-monitor.herokuapp.com

License:MIT License


Languages

Language:JavaScript 91.6%Language:SCSS 6.5%Language:HTML 1.9%