Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAtherSM

WebAssembly weather app

Demo

Click here

Weather API

This demo is based on OpenWeather

Compile

  • request api key from OpenWeather
  • put the api key as a file named .apikey at the same level of the Cargo.toml
  • clone this repo
    • git clone https://github.com/YaxinCheng/WAtherSM
  • install rust
  • compile with stable version of rust
    • wasm-pack build --target web --out-name weather_wasm --out-dir ./static
    • or simply call ./build.sh
  • serve with any http server software

Technology

Resources

All animations and icons are from internet. I will take them down if it infringes your copyright.

All resources can be found on gh-pages branch

About

WASM based weather front end

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages