Skip to content

βš›οΈ React project - Fetch and Toggle display of current weather in Berlin, Paris, New York & London (tabs) - using axios and state hook. Watch DEMO 🌞 https://Frnt-End.github.io/Weather-App-React πŸ‘ˆ

Notifications You must be signed in to change notification settings

Frnt-End/Weather-App-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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