JavaScript practice & exercises
Today's practice
Let's work on 3 mini projects
- Mastering the basics of HTML/CSS
- Mastering the basics of Javascript
- Weather data in JavaScript using Fetch API
Mastering the basics of HTML/CSS
Remake the Netflix homepage in HTML & CSS
(link to images)
Weather data in JavaScript using Fetch API
Create a mini project with Weather Forecast API
- Create a minimal weather interface in HTML/CSS & Javascript
- Get the weather datas that interest you the most (Eg.
Temperature, Humidity, Wind...)
- Feel free to be creative (Eg. Change background color or image
depending current datas from API)
- Link to the API