Skip to content

kienphancoding/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App dự báo thời tiết

  • Lấy tọa độ nơi đang ở
  • Fetch API lấy nơi ở cũng như thời tiết tại khu vực đó
  • Dự báo thời tiết trong 3 ngày tiếp theo
  • Create new project : npm create vite@latest
  • Phát triển : npm run dev