Skip to content

dbedoyat/Weather-Forecast

Repository files navigation

Weather Forecast App

Simple app that get the 7-day weather for US address. (https://ca.postcodebase.com/randomaddress)

How to run?

// Install NPM Dependencies
npm install

// Run Next.js
npm run dev

// Allow Cors Anywhere for test purposes
https://cors-anywhere.herokuapp.com/corsdemo

Finally Open http://localhost:3000/

Fetching Weather

Add a random address from here: Random Address in California | California United States ZIP Code 5 Plus 4 ✉️ (postcodebase.com)

If you prefer, you can use one of these address:

  • 2639 MONMOUTH AVE LOS ANGELES CA 90007-5002 USA
  • 6801 HOLLYWOOD BLVD LOS ANGELES CA 90028-6142 USA
  • 1 W AVONDALE RD HILLSBOROUGH CA 94010-7180 USA

See in production

Weather Forecast (weatherforecast-dbedoyat1.vercel.app)

About

Next.js Rest API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published