Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 303 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 303 Bytes

weather-app

This APP provides current temperature in Celsius, wind speed, humidity and location coordinates.

Clone the project

git clone [email protected]:nemanja85/weather-app.git
cd weather-app

Install

npm install

Getting Started

npm run dev