Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 547 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 547 Bytes

weatherASCII

weatherASCII is web application that output weather information based on user's location input.

Tech Stack

I used Svelte framework, Typescript as well as TailwindCSS for the Front End of the application. For the API I used https://wttr.in and repurposed it's internal ASCII library art.

Usage

Simply go to https://weather-ascii.vercel.app and type in desired location to get it's current weather information. image