Compare commits
12 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
f59962ad10 | ||
|
f2d510a0ab | ||
|
f2734b6f3a | ||
|
01ba749bc7 | ||
|
1f68ae0881 | ||
|
19635d5670 | ||
|
1df5345751 | ||
|
229c455fe8 | ||
|
5466a8f77e | ||
|
d7286e8714 | ||
|
2ddf770ab2 | ||
|
dc0cae1910 |
BIN
Minta/Screenshot 2024-10-06 at 11-29-30 Barkóba.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
Minta/Screenshot 2024-10-06 at 11-32-19 Barkóba.png
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
forrás/dice.ico
Before Width: | Height: | Size: 5.5 KiB |
BIN
forrás/dice1.png
Before Width: | Height: | Size: 4.3 KiB |
BIN
forrás/dice2.png
Before Width: | Height: | Size: 5.6 KiB |
BIN
forrás/dice3.png
Before Width: | Height: | Size: 6.7 KiB |
BIN
forrás/dice4.png
Before Width: | Height: | Size: 7.7 KiB |
BIN
forrás/dice5.png
Before Width: | Height: | Size: 8.7 KiB |
BIN
forrás/dice6.png
Before Width: | Height: | Size: 9.6 KiB |
BIN
forrás/numbers.ico
Normal file
After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 71 KiB |
11
readme.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Webfejlesztés II (JavaScript Alapokon)
|
||||||
|
|
||||||
|
Ez a repository a **Webfejlesztés II** tárgy forrásanyagait tartalmazza, amely a **JavaScript** alapjaira épül. A projekt célja a webfejlesztési ismeretek bővítése és gyakorlati alkalmazása JavaScript segítségével.
|
||||||
|
|
||||||
|
## Használat
|
||||||
|
|
||||||
|
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 barkoba https://github.com/vellt/web_12B_1csop_forrasok.git
|
||||||
|
```
|