Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
484 changes: 484 additions & 0 deletions weatherApp/README.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions weatherApp/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# React + Vite
### Tasks

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
- [*] Implement React Router for multi-page navigation
- [*] Create new pages: Home, Weather, Map, and About
- [*] Add functionality to save favorite cities
- [*] Enhance UI with Material-UI components
- [*] Implement a map feature for weather visualization
- [*] Darkmode

Large diffs are not rendered by default.

2,078 changes: 2,078 additions & 0 deletions weatherApp/README_files/libs/bootstrap/bootstrap-icons.css

Large diffs are not rendered by default.

Binary file not shown.
7 changes: 7 additions & 0 deletions weatherApp/README_files/libs/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions weatherApp/README_files/libs/clipboard/clipboard.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions weatherApp/README_files/libs/quarto-html/anchor.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions weatherApp/README_files/libs/quarto-html/popper.min.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading