I've created website for weather forecast search. OpenWeatherMap API was used in this project. DOM manipulation
and data fetching was made via vanilla JavaScript.
https://lukaskri.github.io/Weathercast-App-Vanilla-JS/
- HTML5
- CSS3
- JavaScript
All you need is just a web browser and internet access.
- Basic DOM manipulation via JavaScript:
- Targeting nodes and its properties and methods
- Using events for dynamic changes
- Catching user input value
Project is: finished, but may be improved with 5 Day / 3 Hour Forecast. I'm planning to make the same project
with React just to feel the difference among vanilla JavaScript and React.
Created by @Lukas Krisikaitis - feel free to contact me on LinkedIn!