Create an app to check the weather for different cities using the Javascript Promise conecpt to get information asynchronously.
- Google Maps Wrapper Library
- dayjs: minimalist Javascript library to handle dates and times
- OpenWeather API
- dotenv-webpack: library to use environment variables using webpack
- 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
- Background defualt photo by Brett Zeck on Unsplash
- Weather widget style
- Icons made by surang from www.flaticon.com
- Weather Icons