Weather App
The weather app with Node.js, Express and AJAX (For Algorithms and Data Structures Task)
Getting Started
-
If you prefer you do not need to write country or city. If you do not write, app checks your location and shows your location's weather.
-
If you write some location (country and city together), app checks the location you typed then shows weather of you typed location.
To Run The Project
On the terminal or cmd display to run the project; Clone repo and install dependencies
git clone https://github.com/crazycoderTR/weather-app.git
weather-app
npm install
npm run start:dev
//for locallyjust type