main branch added
@ -1 +0,0 @@
|
|||||||
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css
|
|
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 |
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 branch_nev https://github.com/user/repo.git
|
||||||
|
```
|