A responsive weather app.
Used OpenWeatherMap API.
Check the Inspect option to see what JSON results are showing and what needs to be added to our website.
Used this geolocation property give Website access to the location of the user's device.
First added the HTML file with the website design in mind. Then styled it by adding background image, changing font style, padding etc. Then worked on the JS file.
Built this app to get accustomed to work with api Learned a lot about json responses while working on this app
Can add some other features Search for insipiration from other weather apps Try github repos for code Find open source related to this type of software