A website that displays weather forecast of over 200,000 cities using OpenWeather Api. This website is built using ReactJS, a popular JavaScript library for building user interfaces, and it utilizes modern web development technologies such as CSS, HTML, and JavaScript.
Allows user to enter any city from all over the globe and it displays the current weather forecast along with other important informations like wind speed, humidity etc. It works with states and provinces as well.
This website is live : https://skyinfo.netlify.app/
npm install
npm run dev