Skip to content

N3mEee/Weather-App

Repository files navigation

Weather App

The goal of the project was to make a Weather app using promises with async/await and fetch API.

  • Extra goal: use typescript with webpack

Built With

  • TypeScript
  • HTML5
  • CSS3

Live Demo

Weather App/

Getting Started

In order to setup and work on this project on your own, you will need to:

  1. Clone this project:
    git clone https://github.com/N3mEee/Weather-App.git

  2. Once you have cloned this project, you can install the required dependencies by using:
    npm install

  3. A live demo of the project can be started by using:
    npm start

  4. Distribution files can be produced using:
    npm run build

Usage

On the homepage, enter a city name in the text input and press Request weather to generate a weather report for that city.

Deployed on GitHub Pages

Deployed on GitHub Pages

About

Project: Weather App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published