michaelongaro / UniversalForecast

Codebase for Universal Forecast, a basic weather app made with TypeScript + the Accuweather API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universal Forecast

live site: Universal Forecast.

Description

Forecast site made to learn TypeScript and explore how Vite works. I used the Accuweather API to fetch all the data, and replaced their default icons with animated ones.

Screenshot of website

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Codebase for Universal Forecast, a basic weather app made with TypeScript + the Accuweather API


Languages

Language:TypeScript 56.9%Language:HTML 21.7%Language:CSS 21.0%Language:JavaScript 0.4%