Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Karakas
SWP_SS24_Wetterdaten_sammeln
Commits
c5e30f54
Commit
c5e30f54
authored
Jun 09, 2024
by
Weiser
Browse files
ordner struktur
parent
f0e83a54
Changes
25
Hide whitespace changes
Inline
Side-by-side
frontend/src/views/about.js
View file @
c5e30f54
import
React
from
"
react
"
;
import
Navbar4
from
"
../components/navbar4
"
;
import
Footer15
from
"
../components/footer15
"
;
import
Navbar4
from
"
../components/
homepage/
navbar4
"
;
import
Footer15
from
"
../components/
homepage/
footer15
"
;
import
"
./home.css
"
;
const
About
=
(
props
)
=>
{
...
...
frontend/src/views/data.js
View file @
c5e30f54
import
React
from
"
react
"
;
import
Navbar4
from
"
../components/navbar4
"
;
import
Footer15
from
"
../components/footer15
"
;
import
Navbar4
from
"
../components/
homepage/
navbar4
"
;
import
Footer15
from
"
../components/
homepage/
footer15
"
;
import
"
./home.css
"
;
import
"
./data.css
"
;
...
...
frontend/src/views/historicalweather.js
View file @
c5e30f54
import
React
from
"
react
"
;
import
Navbar4
from
"
../components/navbar4
"
;
import
Footer15
from
"
../components/footer15
"
;
import
Navbar4
from
"
../components/
homepage/
navbar4
"
;
import
Footer15
from
"
../components/
homepage/
footer15
"
;
import
"
./home.css
"
;
import
"
./data.css
"
;
...
...
frontend/src/views/home.js
View file @
c5e30f54
...
...
@@ -2,16 +2,16 @@ import React from "react";
import
{
Helmet
}
from
"
react-helmet
"
;
import
Navbar4
from
"
../components/navbar4
"
;
import
Hero3
from
"
../components/hero3
"
;
import
Logos1
from
"
../components/logos1
"
;
import
Gallery1
from
"
../components/gallery1
"
;
import
Features17
from
"
../components/features17
"
;
import
Features18
from
"
../components/features18
"
;
import
Features171
from
"
../components/features171
"
;
import
CTA1
from
"
../components/cta1
"
;
import
Contact4
from
"
../components/contact4
"
;
import
Footer15
from
"
../components/footer15
"
;
import
Navbar4
from
"
../components/
homepage/
navbar4
"
;
import
Hero3
from
"
../components/
homepage/
hero3
"
;
import
Logos1
from
"
../components/
homepage/
logos1
"
;
import
Gallery1
from
"
../components/
homepage/
gallery1
"
;
import
Features17
from
"
../components/
homepage/
features17
"
;
import
Features18
from
"
../components/
homepage/
features18
"
;
import
Features171
from
"
../components/
homepage/
features171
"
;
import
CTA1
from
"
../components/
homepage/
cta1
"
;
import
Contact4
from
"
../components/
homepage/
contact4
"
;
import
Footer15
from
"
../components/
homepage/
footer15
"
;
import
"
./home.css
"
;
const
Home
=
(
props
)
=>
{
...
...
frontend/src/views/weatherforecast.js
View file @
c5e30f54
import
React
from
"
react
"
;
import
Navbar4
from
"
../components/navbar4
"
;
import
Footer15
from
"
../components/footer15
"
;
import
Navbar4
from
"
../components/
homepage/
navbar4
"
;
import
Footer15
from
"
../components/
homepage/
footer15
"
;
import
"
./home.css
"
;
import
"
./data.css
"
;
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment