HMTV2-25-Landing-Page#12
Conversation
skand088
left a comment
There was a problem hiding this comment.
looks good for now! complete the rest of the page and then ill take a final look to make sure its good.
skand088
left a comment
There was a problem hiding this comment.
Looks good - can we name all the UI components the same way in terms of capitalizing please. Also abstract the header and footer out of the landing page folder as they will likely be reused on every other page in the app. Once you do that its good to merge and we can work on the login page.
|
Created the main cover section and event info section. The landing page now has all the sections as specified on the Figma. Next Steps
|
skand088
left a comment
There was a problem hiding this comment.
can we also take all the components relative to the landing page and put it into its own directory folder.
|
…d certain sections temporarily for MLH phase 1 application
This reverts commit 15f16507b289a26771d99c3edce4488e932e39c8.
This reverts commit cb252f1.










Worked on:
Header.tsx
Footer.tsx
Sponsors.tsx
--> sponsors.tsx
---- Stores the sponsor data (unique image, and name) - will have to link to contentful later
JudgingCriteria.tsx
--> criteria.ts
--- Will store information for the judging criteria - will have to connect to contentful later
--> CriteriaItem.tsx
--- Stlying for a single criteria item (Square block with text) - Repeated in JudgingCriteria.tsx
InfoSection.tsx (About.tsx, Requirements.tsx, Prizes.tsx)
Next Steps: