Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.52 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.52 KB

React Fundamentals : WeatherApp

Application following the react tutorial by Tyler McGinnis. I made this application after watching his ES6 tutorial and hence, the project is in accordance with the ES6 standards.

Special thanks to Tyler McGinnis for his content. His videos are brilliant and helped me a lot. If anyone stumbles upon this repo, please do go give him a shout out!

The stepwise instructions for developing this application can be found here

For some quick styling, I have used react-bootstrap and so the app is responsive.

I barely consulted the original code (I made use of only helpers.js) and therefore there is some difference in styling and structure of his code and mine.

I haven't hosted the application yet, but here are some screenshots.


After Step-3

After step-3


After Step-7

After step-7


After Step-9

After step-9


Nav bar search

Nav-bar search