Skip to content

Latest commit

 

History

History
executable file
·
36 lines (29 loc) · 1.27 KB

readme.md

File metadata and controls

executable file
·
36 lines (29 loc) · 1.27 KB

javascript Nodejs MIT Licensed Version

Weather Application

-----------------------UPDATE-----------------------

-----------------------UPDATE-----------------------

How to use this application?

you can install & run it :

  • 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

you can use demo :

to understand how you can use this application try demo at swagger documentation.

image

Notes :

  • to make this application i used axios, express, swagger.