Skip to content

React | Redux | NextJS A weather App displaying the information of up to 4 cities

Notifications You must be signed in to change notification settings

bcsurf2822/WeatherStation

Repository files navigation

Weather Station

Overview

This project was used to provide users with a way to view weather information for different cities.

Features

  • User is able to search and click on a city to view the 5 day forecast for temperature, pressure, and humidity

  • Within each card the user can select from the 3 metrics

  • On larger screens a side nav shows the previous search history

Dev Dependencies

  • Axios
  • Bootstrap
  • Classnames
  • Redux
  • Redux Toolkit
  • MUI

Deployed App

Project Demo.

Visuals

Screenshot of WeatherStation

Running the Project

npm install

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

React | Redux | NextJS A weather App displaying the information of up to 4 cities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published