/albedo

Get the weather at your current location. 🌦

Primary LanguageHTML

Albedo

Weather app built with Svelte.js.

Development

Install the dependencies:

npm install

Run local server on port 5000:

npm run dev

Deployment

Every push on master branch will trigger a deployment on https://albedo.netlify.com.