Skip to content

This app shows you the weather in your local area also you can search for the weather of other cities around the world

Notifications You must be signed in to change notification settings

VladimirValdes/weatherApp

Repository files navigation

Weather App

Netlify Status

Table of Contents

Overview

screenshot

This app was built with the purpose to better my programming skills, and this is a challenge from devChallenges.

My experience to develop this project was great, I learned how to use Weather API by OpenWeatherMap and how to use Mapbox Geocoding API by Mapbox I learned a lot of working with these APIs.

Built With

  • Angular
  • SCSS
  • Typescript
  • BEM (block__element--modifier)
  • Mobile-first workflow

Resources

These are some resources that I used to develop the app.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/VladimirValdes/weatherApp

# Install dependencies
$ npm install

# Run the app
$ ng serve

About

This app shows you the weather in your local area also you can search for the weather of other cities around the world

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published