Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 207 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 207 Bytes

Weather app by React + TypeScript + Vite

Deployment: React weather app

Run project

yarn install
yarn dev

Build project

yarn build