Skip to content

Weather forecast application based on the American geocode census and American weather government API.

Notifications You must be signed in to change notification settings

jefferson1104/weather-app

Repository files navigation

WEATHER FORECAST APP

technology technology technology technology

📝 About project

The project is a weather forecast application that consumes the US Census geocode API to obtain geolocation and the US government weather API (weather.gov). Essentially, the user can enter an address in a single line in the search field and receive the weather forecast for the next 7 days. The project was developed using React.js, TypeScript, and TailwindCSS.

🚀 Technologies

🌀 Run this project

# Clone this project
$ git clone [email protected]:jefferson1104/weather-app.git

# Project directory
$ cd weather-app

# Install dependencies
$ npm install

# run the project as development mode
$ npm run dev

# open in your browser
http://localhost:5174

🎨 Screenshots

Some addresses to test

  • 697 Broad St, Newark
  • 3144 47th street, Astoria
  • 1275 Marina Blvd, San Leandro
  • 25620 The Old Rd Suite P, Stevenson Ranch
  • 1132 East Fort Union Blvd, Midvale
  • 3736 W Center Park Dr Suite 120, West Jordan

About

Weather forecast application based on the American geocode census and American weather government API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published