Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homepage #48

Merged
merged 16 commits into from
Sep 22, 2024
Merged

Homepage #48

merged 16 commits into from
Sep 22, 2024

Conversation

ken-ellingsen
Copy link
Contributor

-Styling changes for header and footer
-Added Main component to display "Add New Group" button and Group displays
-Test data for groups

Small features:
-outline for group display changes when hovering
-links in footer change color when hovering
-group image is determined by the first letter of group name
-group ID displays with conditional amount of zeroes based on value (i.e. ID 3 displays as #3 and ID 12 displays as #12

@lunargravity
Copy link
Contributor

I am getting nothing when I pull it onto my local machine. I have run npm install but I am getting an error.
image_2024-09-22_162208159

This was linked to issues Sep 22, 2024
@lunargravity
Copy link
Contributor

Used rm -rf node_modules/.vite and now it works.

Copy link
Contributor

@lunargravity lunargravity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ken-ellingsen ken-ellingsen merged commit 3c76ee6 into development Sep 22, 2024
@ken-ellingsen ken-ellingsen deleted the homepage branch September 22, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Footer Create Header Create Home Page
2 participants