code-differently / code-differently-24-q4

Main repo for Code Differently Cohort 2024 Q4
GNU General Public License v3.0
4 stars 26 forks source link

feat: adds personalized folder to make components and a new page to recieve input in home.tsx. Lesson_25 -JosephCaballero #609

Open Josephcabs opened 1 week ago

Josephcabs commented 1 week ago

Modifies Home.tsx to make components called Program and ProgramList and also routes the page to another page which handles input.

Josephcabs commented 4 days ago

Thank you, didn't know how to group them up and it seemed like doing by folder and file made sense but i did it in one file to start, also admittedly to get it up and running. I appreciate the feedback as always. Let me know if there is more to be done.