Skip to content

Commit

Permalink
add recharts for data forecast
Browse files Browse the repository at this point in the history
  • Loading branch information
Srinivaskoruprolu007 committed Jan 12, 2025
1 parent 75a0ebe commit ea23c0a
Show file tree
Hide file tree
Showing 5 changed files with 467 additions and 6 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/Weatherly.svg"/>
<link rel="icon" type="image/svg+xml" href="/Weatherly.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Weatherly</title>
</head>
<body>
<div id="root"></div>
Expand Down
Loading

0 comments on commit ea23c0a

Please sign in to comment.