/weather-forecast

Web application for displaying a weather forecast for the selected cities

Primary LanguageJavaScript

Weather Forecast

A simple weather forecast for multiple selected cities from the side menu.
Available forecasts: 5 day / 3 hour forecast.
Switch option for chart and table view.

Libraries

Recharts: https://recharts.org/
Material-UI: https://material-ui.com/
React Grid DevExtreme: https://devexpress.github.io/devextreme-reactive/react/grid/
Material Design Icons: https://materialdesignicons.com/

Deploying app

In the project directory, you can run:

npm install

Installs all required libraries for the application.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.