Skip to content

CodingRadish/Weather-Forecast-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast App

This repository contains a very basic setup of an AngularJS app for viewing the weather forecast of a chosen city. The data is obtained through the Open-Meteo weather forecast API.

UI

The app has a very simple UI implemented. The idea was to display all of the neccessary information as simply and concisely as possible.


General view

General View



Detailed view

General View



Getting Started

To get you started simply clone the repository and install the dependencies:

npm install

Once you have installed the dependencies you can start the local development environment with:

npm start

Once started navigate to the app at http://localhost:8000.

About

A simple web app for weather forecasts searched by city.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published