/meteo-react-next

a simple meteo app powered by Yahoo! API, demonstration usage of ReactJS and Next

Primary LanguageJavaScript

meteo

a simple meteo app powered by Yahoo! API, demonstration usage of ReactJS and Next

Here is a live DEMO

Requirements: node@8 and yarn@1 (node@7 and any yarn should be fine).

To run it: yarn && yarn build && yarn start (npm i && npm build && npm start should be fine) and open any modern browser (like Chrome, Firefox... it should support fetch API) on localhost:3000.