-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #683 from Czechitas-podklady-WEB/feature/React/res…
…eni-leviexpress feat(React): Odkaz na řešení projektu LeviExpress.
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Řešení | ||
lead: Příklad možného řešení projektu LeviExpress. | ||
demand: 3 | ||
solutionAccess: allow | ||
--- | ||
|
||
## Řešení | ||
|
||
:::solution | ||
Příklad možného řešení najdete v samostatném repository [leviexpress-reseni](https://github.com/Czechitas-podklady-WEB/leviexpress-reseni/). Toto řešení také běží na Netlify na adrese https://leviexpress.netlify.app/. | ||
|
||
Na GitHubu se můžete podívat na [jednotlivé commity](https://github.com/Czechitas-podklady-WEB/leviexpress-reseni/commits/main), které byly dělané po jednotlivých cvičeních (někdy je cvičení rozděleno i do více commitů). | ||
U každého commitu jsou v pravo tři tlačítka. | ||
Kliknutím na tlačítko s identifikátorem commitu (třeba `585c305`) se dostanete na stránku zobrazující změny, které přibyly v daném commitu. | ||
Kliknutím na tlačítko kódu `<>` se dostanete do režimu prohlížení repository (všech souborů), jak vypadaly v okamžiku vytvoření daného commitu. | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,4 @@ sections: | |
- cv-jizdenka | ||
- cv-planek-sedadel | ||
- cv-vyber-sedadla | ||
- cv-reseni |