This project was used to provide users with a way to view weather information for different cities.
-
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
- Axios
- Bootstrap
- Classnames
- Redux
- Redux Toolkit
- MUI
Project Demo.
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.