Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
6ed90780b3 |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 98 KiB |
Before Width: | Height: | Size: 107 KiB |
Before Width: | Height: | Size: 642 KiB |
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 308 KiB |
@ -1,12 +0,0 @@
|
||||
const varosok = [
|
||||
{ name: "Berlin", value: "Berlin" },
|
||||
{ name: "Tokió", value: "Tokyo" },
|
||||
{ name: "Rio", value: "Rio" },
|
||||
{ name: "Nairobi", value: "Nairobi" },
|
||||
{ name: "Lisszabon", value: "Lisbon" },
|
||||
{ name: "Moszkva", value: "Moscow" },
|
||||
{ name: "Denver", value: "Denver" },
|
||||
{ name: "Stockholm", value: "Stockholm" },
|
||||
{ name: "Helsinki", value: "Helsinki" },
|
||||
{ name: "Professzor", value: "Professor" }
|
||||
];
|
BIN
Minta/Screenshot 2024-09-08 at 13-35-45 Galéria.png
Normal file
After Width: | Height: | Size: 492 KiB |
BIN
Minta/Screenshot 2024-09-08 at 13-35-54 Galéria.png
Normal file
After Width: | Height: | Size: 667 KiB |
Before Width: | Height: | Size: 189 KiB |
Before Width: | Height: | Size: 44 KiB |
BIN
forrás/01.jpg
Normal file
After Width: | Height: | Size: 112 KiB |
BIN
forrás/02.jpg
Normal file
After Width: | Height: | Size: 148 KiB |
BIN
forrás/03.jpg
Normal file
After Width: | Height: | Size: 426 KiB |
BIN
forrás/04.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
forrás/05.jpg
Normal file
After Width: | Height: | Size: 5.8 MiB |
@ -7,5 +7,5 @@ Ez a repository a **Webfejlesztés II** tárgy forrásanyagait tartalmazza, amel
|
||||
A forrásanyagok letöltéséhez és használatához futtasd az alábbi parancsot a kívánt branchet letöltve:
|
||||
|
||||
```bash
|
||||
git clone -b varosok https://github.com/vellt/web_12B_1csop_forrasok.git
|
||||
git clone -b galleria https://github.com/vellt/web_12B_1csop_forrasok.git
|
||||
```
|