Skip to content

Software Engineer

Alex Constas edited this page Mar 29, 2024 · 24 revisions

Software Engineer Resources

How to create a Design System Component

  • Start with the Figma design for the template page you are creating. (Found in "Microsite Ready for Dev" on Figma)

  • Reference the information related to the template as you construct it. (Found in "Design System WIP" on Figma)

  • Use Snippets to create code blocks

Utilizing Snippets in our microsite can help maintain consistency, reduce errors, and reduce repetitive code.

When you refactor the code within the snippet as needed, the code block displayed on the live site will update!

Snippet Resources

Future links

  • [https://hackforla.github.io/internship-website-design-system/] Design system URL (currently not showing the design system)

Clone this wiki locally