Updates:
header styled similarly to linkfree for brand style consistency
Favicon/logo
Date start time for the data feed
About modal with brief description and link to add yourself to the API (link opens in new tab to prevent data refresh)
Check List (Check all the applicable boxes)
[X] My code follows the code style of this project.
[ ] My change requires changes to the documentation.
[ ] I have updated the documentation accordingly.
[ ] All new and existing tests passed.
[X] This PR does not contain plagiarized content.
[X] The title of my pull request is a short description of the requested changes.
Screenshots
Overview on page load
modal on About button click
link hover that will lead to API issue creation
Note to reviewers
Open to suggestions if you don't care for some of this. It can definitely be improved upon regardless
closes issue #58
closes issue #73
Changes proposed
Added 2 tailwind UI components: header and modal
Updates: header styled similarly to linkfree for brand style consistency Favicon/logo Date start time for the data feed About modal with brief description and link to add yourself to the API (link opens in new tab to prevent data refresh)
Check List (Check all the applicable boxes)
Screenshots
Overview on page load
modal on About button click
link hover that will lead to API issue creation
Note to reviewers
Open to suggestions if you don't care for some of this. It can definitely be improved upon regardless