Skip to content

dmaman86/react-forecast-weather

Repository files navigation

React Forecast Weather

A simple application to display 7-day weather forecast using the 7timer API.

Demo

https://dmaman86.github.io/react-forecast-weather/

Dependencies

This project is built with the following key libraries:

  • React 18+: A JavaScript library for building user interfaces.
  • Bootstrap: A popular CSS framework for developing responsive and mobile-first websites.
  • MUI (Material-UI): A React component library that implements Google's Material Design.
  • Axios: A promise-based HTTP client for the browser and Node.js, used for making HTTP requests.

Installation

To install the dependencies, run:

npm install

Running the Application

After installation, execute:

npm run dev

This will start the development server, and you can view the application in your browser at http://localhost:5173/react-forecast-weather/.

App screenshots

forecast home init locations home init
locations home values forecast home values

forecast home days

About

SPA website to display 7-day weather forecast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published