Thanks to visit codestin.com
Credit goes to github.com

Skip to content

It's an app that connects to a public weather and geocoding REST APIs. Display the 7 day forecast for a specified address on an HTML page.

Notifications You must be signed in to change notification settings

Erickinhou/I-Weather

Repository files navigation

I-Weather

GitHub repo size

Using React & typescript, I-Weather is an app that connects to public weather and geocoding REST APIs and displays the 7-day forecast.

I-Weather

This app is living on vercel: https://i-weather-nine.vercel.app/

🔌 APIs

💻 Pre-requisites

Before starting, make sure you've met the following requirements:

  • Clone the project
  • Node v14.18.2
  • Yarn ^1.22.17

👨‍💻 Main Techs

  • React with Next.js
  • Typescript
  • Styled Components
  • Framer-Motion

🚀 Run locally

To run I-Weather locally:

  • Execute yarn to install the packages.
  • Run yarn dev to start the development server.

About

It's an app that connects to a public weather and geocoding REST APIs. Display the 7 day forecast for a specified address on an HTML page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published