Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insuusvenerati/easy-weather-svelte
Weather, but easy!
https://github.com/insuusvenerati/easy-weather-svelte
svelte sveltejs
Last synced: about 1 month ago
JSON representation
Weather, but easy!
- Host: GitHub
- URL: https://github.com/insuusvenerati/easy-weather-svelte
- Owner: insuusvenerati
- Created: 2023-07-30T03:01:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-12T19:16:05.000Z (8 months ago)
- Last Synced: 2024-05-12T20:26:31.614Z (8 months ago)
- Topics: svelte, sveltejs
- Language: Svelte
- Homepage: https://easy-weather.stiforr.tech/
- Size: 963 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://api.pirateweather.net)_
- _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_