-----------------------UPDATE-----------------------
- You can now use this application with user interface at : https://a-hosseini.ir/projects/weather/
- Front-end developed by Alireza Hosseini
-----------------------UPDATE-----------------------
- on the terminal run the following command to download the application :
git clone https://github.com/m0x31h0x64i/weather
- create .env file with PORT, OWM_ACCESS_TOKEN.
- install apllication dependencies :
npm i
- run the application :
npm start
to understand how you can use this application try demo at swagger documentation.
- to make this application i used axios, express, swagger.