Skip to content

Files

Latest commit

 

History

History
38 lines (27 loc) · 2.13 KB

README.md

File metadata and controls

38 lines (27 loc) · 2.13 KB

Netlify Status

Weather App

Create an app to check the weather for different cities using the Javascript Promise conecpt to get information asynchronously.

Concepts Applied

Tools Used

Usage

  • Clone the project and move to the root of it: git clone -b <branch> <repo_url>
  • Download the .env file to the project's root using this link: the downloaded file doesn't have the dot at the beginning of the file name so, please, add it.
  • Run npm install to install all the needed dependencies
  • Finally, run npm run server to open the page in the browser

Copyright

Live link

https://el-weather.netlify.com/

Contributors