Skip to content

weatherReady is an app that lets you know the weather forecast up to a week in advance. You can monitor weather with wind speed and other relevant data for you for any location around the globe.

Notifications You must be signed in to change notification settings

Yourstruggle11/WeatherReady

Repository files navigation

Weather Ready

WeatherReady


weatherReady is an app that lets you know the weather forecast up to a week in advance. You can monitor weather with wind speed and other relevant data for you for any location around the globe.



Preview





Installation Guide

git clone https://github.com/Yourstruggle11/WeatherReady.git
cd ./WeatherReady
npm i
npm start

API Config

For this application I have used OpenWeatherMap API (It's free)

go to HERE to get your API KEY

Once you have created your API key then follow these steps

  • Create .env file in the root of the project
  • copy env var from .env-copy and paste it into your .env file
  • value of .env var should be your API key

Your app all set


Feel free to copy anything, it's all yours

Thank You, Made with ❤️ by Souvik Sen

About

weatherReady is an app that lets you know the weather forecast up to a week in advance. You can monitor weather with wind speed and other relevant data for you for any location around the globe.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published