bernardogarza / weather-app

This is a simple weather app that lets you use your current city to know its weather.

Home Page:https://rawcdn.githack.com/bernardogarza/weather-app/57816c275e40bb8b33063fcb209414e243a586c9/dist/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

This project was created using Vanilla JS and WebPack. It's a simple weather app that lets you use your current city to know its weather utilizing an API.

Author:

Bernardo Garza Landa - bernardo.g.landa@gmail.com - Portfolio - LinkedIn

Live Demo

https://rawcdn.githack.com/bernardogarza/weather-app/57816c275e40bb8b33063fcb209414e243a586c9/dist/index.html

Screenshot

Weather App

Instructions:

In order to run the project you'll need NodeJS

  1. Clone the project
  2. Go to the project directory cd ~/project-folder
  3. Run npm install
  4. Run npm start or go to the project scripts and run the one called start in your code editor if it has it.
  5. Open http://localhost:8080/ in your browser.

About

This is a simple weather app that lets you use your current city to know its weather.

https://rawcdn.githack.com/bernardogarza/weather-app/57816c275e40bb8b33063fcb209414e243a586c9/dist/index.html


Languages

Language:JavaScript 63.3%Language:SCSS 24.1%Language:HTML 12.6%