Skip to content

insuusvenerati/easy-weather-svelte

Repository files navigation

Easy Weather

By Sean Norwood

Weather, but easy!

Technologies Used

  • Sveltekit
  • TailwindCSS
  • Typescript
  • TRPC

Description

Check your local weather forecast using your US Zipcode or Geolocation. See weather alerts and other detailed weather information.

Setup/Installation Requirements

  • Clone this repo

  • Run pnpm install inside the cloned folder

  • Copy the file .env.example to .env.local and fill in your API key from Pirate Weather

  • Run pnpm dev in your terminal and visit the URL displayed

Known Bugs

No known issues at this time.

License

MIT

Copyright (c) 2023 Sean Norwood