Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinysocks/weatherapp
current weather and forecast site made in react
https://github.com/shinysocks/weatherapp
Last synced: about 2 months ago
JSON representation
current weather and forecast site made in react
- Host: GitHub
- URL: https://github.com/shinysocks/weatherapp
- Owner: shinysocks
- Created: 2024-06-26T22:12:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T13:10:14.000Z (7 months ago)
- Last Synced: 2024-06-29T05:52:51.365Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 772 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weatherapp
## built for hi, Tech Minicamp
> ### usage
> * install dependencies
> ```
> npm i
> ```
> * run locally
> ```
> npm start
> ```
> * visit `localhost:3000` in a browser.> ### projects used
> - [lunarphase-js](https://www.npmjs.com/package/lunarphase-js)
> - [open-meteo api](https://open-meteo.com/)