Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)