weather-app This APP provides current temperature in Celsius, wind speed, humidity and location coordinates. 1.Clone the project git clone git@github.com:nemanja85/weather-app.git 2. Navigate to the project directory cd weather-app 3. Install the required dependencies npm install Running the Project To start the project, use the following command: npm run dev Give a ⭐️ if this project helped you!