Skip to content

dumb-programmer/weather-dashboard

Repository files navigation

Weather Dashboard

A simple weather dashboard application which shows the weather information for a city.

Setup

Before running this application, install the required dependencies using

$ npm install

The application can then be started using

$ npm run dev

Screenshot

Reference Design