keshavgbpecdelhi / Web-Development

Here you will find different web development mini projects which are made up of HTML, CSS & little bit of JavaScript. Do you have any such small project which is not already in the List!? 😄
https://keshavgbpecdelhi.github.io/Web-Development/
Apache License 2.0
1.25k stars 382 forks source link

Added 2 new Projects: 1) Weather Application 2)Calculator #351

Open SaiShankar93 opened 11 months ago

SaiShankar93 commented 11 months ago

skycast web-development1

Enhanced the Web-Development repo my added two new front-end projects. 1)SkyCat - weather Application - it is a weather app built using HTML, CSS, and js. It is responsive and user-friendly. This app shows accurate weather data and also has the functionality to auto-detect the user's location. I used OpenWeatherMap API to get weather data. The site will also generate random weather quotes. 2) Simple Calculator - I built a user friendly calculator app for performing basic maths operations .