Weather-React A simple weather app made with React.js and Material UI. Improved version of the first project. You can see weather info of your current location as soon as the site loads(Location access needed). You can also search for a specific city/town/country to see its weather conditions. The site is live here Uses OpenWeather API for live weather data. After cloning this repo, run the following in your terminal. npm install npm start