/poke-weather

poke-weather is a front-end test for consuming external APIs endpoints and display the stracted informations

Primary LanguageJavaScript

To execute this project locally please make

git clone https://github.com/romualdo-ah/poke-weather

in your terminal

Then step into the project folder and type

npm i

npm run dev

to run the project locally.