Commit 26d9e47
authored
feat: adds personalized folder to make components and a new page to recieve input in home.tsx. Lesson_25 -JosephCaballero (#609)
* feat: adds personalized folder to lesson_25 called josephs_template. makes changes to Homes.tsx as requested to make components for programs and programslist and recieve input in another page using router. lesson_26 -JosephCaballero
* t puMerge branch 'main' of https://github.com/Josephcabs/code-differently-24-q4 into feature/lesson_25
* feat: modified home.tsx to clear input when clicking enter. lesson_25 -JosephCaballero
* Merge branch 'main' of https://github.com/Josephcabs/code-differently-24-q4 into feature/lesson_25
* Merge branch 'main' of https://github.com/Josephcabs/code-differently-24-q4 into feature/lesson_25
* feat: puts components into their own files and folders, gives them scss, and routes the pages properly. Lesson_25 -JosephCaballero
* feat: adheres to directions by making files our 'boss' does by convention
* Merge branch 'main' of https://github.com/Josephcabs/code-differently-24-q4 into feature/lesson_251 parent 6a56478 commit 26d9e47
File tree
38 files changed
+4899
-0
lines changed- lesson_25
- Josephs_template
- public
- src
- assets
- components
- header
- programsList
- programs
- contexts
- pages
- Home
- OtherPage
- routes
- template/src
38 files changed
+4899
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments