coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Issue/Create a Header Component #26

Closed ntsummers1 closed 6 months ago

ntsummers1 commented 6 months ago

Title

Issue/Create a Header Component

Summary

This creates a basic header component using the new SASS and USWDS integration.

Fixes #16

https://github.com/coforma/swift-tech-challenge/assets/19439679/146095d5-6b4f-4048-a7b8-73fe9d8cdf5c

Type of change

How To Test

  1. run yarn dev, then navigate to localhost:3000 to verify the app is running successfully.

Checklist:

TheDanMiller commented 6 months ago

Requires a yarn install for some new libraries

TheDanMiller commented 6 months ago

Runs fine locally for me -- @braxex should we hold this until the testing libraries are in place or ticket it as debt to circle back on once more tooling is in place?