A minimalistic REACT powered weather application.
The forecast from is fetched from Yr
- Clone from github with submodules
git clone --recursive https://github.com/Matmonsen/weather.git
- Install dependencies
cd weather npm install
- Run local dev server
npm start
- Specify location in search
spain,catalonia,barcelona or norge,hordaland,bergen,kronstad
See license