Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 920 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 920 Bytes

Current Weather App

Toggle between Berlin, Paris, New York & London tabs to display updated current weather and background.

👉 Watch DEMO

📁 Project Structure

  • index.js is the main component.
  • style.css is the main style file.
  • Dedicated img folder.

✏️ Notes

  • Using axios to handle the requested data.
  • Using the state hook.
  • Setting Berlin as a default value to be displayed.

🌈 Local View

To view in localhost: in the terminal, navigate to the main folder and type:

npm start or yarn start

👉 Watch DEMO


Enjoy the code exploring 😉


License

Copyright © 2019 @frnt-end nirit.website

License