Skip to content

The Star Wars Weather Forecast by Tom Scott. Remade. 1st page Google result for "Star Wars Weather"

License

Notifications You must be signed in to change notification settings

Vroomfrondal/Star-Wars-Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars Weather

This weather app takes on a Star Wars Biome twist that is dependent upon your local weather outside. Or search for a city by name.

Sample Images:

Fairly Pleasant? Screen Shot 2022-03-17 at 9 46 59 PM

Raining or Thunderstorms? Screen Shot 2022-03-17 at 9 42 04 PM

Cloudy and in the 60's? Screen Shot 2022-03-17 at 9 32 18 PM

Foggy? Screen Shot 2022-03-17 at 9 30 41 PM

Freezing outside? Screen Shot 2022-03-17 at 9 25 59 PM

Hot and dry? Screen Shot 2022-03-17 at 9 28 35 PM

Burning hot? Screen Shot 2022-03-17 at 9 59 42 PM

Resources

If Cloning

  • Generate your own API key at OpenWeatherAPI
  • Create a file in the /src folder titled "config.js"
  • Copy and paste the following with your api key in that file:
const config = {
    OPEN_WEATHER_API_KEY: "Your Key",
}
  • Project should be up and running!

About

The Star Wars Weather Forecast by Tom Scott. Remade. 1st page Google result for "Star Wars Weather"

Topics

Resources

License

Stars

Watchers

Forks