men32z / js-weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Weather App

SOLO Project:

screenshot

Project Specifications:

The Weather App project comes at the end of the Asynchronous Javascript and APIs section of the Javascript course. It tests the knowledge of the student about asynchronous communication with promises or async/await and when to use them.

You can find the original project specification here

Live Version

here

Local Install

git clone git@github.com:men32z/js-weather-app.git
cd js-weather-app
npm install
npm run build

Usage

npm run test

Built With:

Javascript, Webpack, Html, scss, Bootstrap framework, SweetAlert2, weather-icons-npm, date-fns.

Author

Luis Preza https://github.com/men32z

About


Languages

Language:JavaScript 88.7%Language:SCSS 11.3%