Weather App Created an application which fetches weather data based on location entered by user Integrated a weather API into application and built the user interface with React to render data Screenshots Screenshot 1: Technologies React Node.js Bootstrap Requirements Copy the .env.example file into .env in the root directory Visit Weather API and register to generate your API key User the API key on your .env file for REACT_APP_WEATHER_APIKEY Node Version Use Node v18.*