Skip to content

This project display the 7 day forecast for a specified postal address on a React page.US Census Geocoding service for converting postal addresses into latitude and longitude: https://geocoding.geo.census.gov/geocoder/Geocoding_Services_API.pdf US National Weather Service API: API Web Service

Notifications You must be signed in to change notification settings

LucasJuan/WeatherForecast_OpenMeteo

Repository files navigation

Weather Forecast Project

Overview

This project displays the 7-day forecast for a specified postal address on a React page. It utilizes the US Census Geocoding service for converting postal addresses into latitude and longitude.

APIs Used

Project Structure

The UI is designed to generate a grid that displays the 7-day weather forecast. Three sample images showcase the project:

298296338-a531ce30-dc76-4123-8f29-0fbce5d33343 298411369-e6d179f1-92b9-494b-9a6b-7594af703fb8 298411401-4ca619f5-2223-4521-b819-26b31bd6b707

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/LucasJuan/WeatherForecast.git
  2. Install dependencies: npm install
  3. Run the application: npm start

Contributing

If you'd like to contribute to this project, please follow the Contribution Guidelines.

License

This project is licensed under the MIT License.

About

This project display the 7 day forecast for a specified postal address on a React page.US Census Geocoding service for converting postal addresses into latitude and longitude: https://geocoding.geo.census.gov/geocoder/Geocoding_Services_API.pdf US National Weather Service API: API Web Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published