Skip to content

Commit

Permalink
Merge pull request #37 from saksham-jain177/report
Browse files Browse the repository at this point in the history
Adding Forecast Feature & enabling anyone to generate report PDFs fixes#13
  • Loading branch information
dhruvabhat24 authored Feb 4, 2024
2 parents 8a1bf74 + 8e8a464 commit 24274c1
Show file tree
Hide file tree
Showing 7 changed files with 980 additions and 19 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
REACT_APP_API_KEY = 'e4d474a322c0877f50ad1ce9bfa13d83'
REACT_APP_WEATHERBIT_API_KEY='04fcab26f79c4b28a11172016ea1c41e'
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
/build

# misc
.env
.DS_Store
.env.local
.env.development.local
Expand Down
Loading

0 comments on commit 24274c1

Please sign in to comment.