Skip to content

Web-based weather application with features such as : weather map service, hourly and daily forecast.

Notifications You must be signed in to change notification settings

danielmponda/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Web-based weather application with features such as : weather map service, hourly and daily forecast.

https://danielmponda.github.io/weatherApp/

Table of Contents

Installation

Clone repo

# clone the repo
$ git clone https://github.com/danielmponda/weatherApp.git

# go into app's directory
$ cd weatherApp

# install app's dependencies
$ npm install

Development

# dev server with hot reload at http://localhost:3000
$ npm run dev 

Navigate to http://localhost:3000. The app will automatically reload if you change any of the source files.

Build

Run build to build the project. The build artifacts will be stored in the dist/ directory.

# build for production distribution
$ npm run build

Deploy

Run deploy to deploy the site to git pages

$ npm run deploy

Developer

Daniel Mponda

Copyright and License

copyright 2020 Weather-App

About

Web-based weather application with features such as : weather map service, hourly and daily forecast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages