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

Feat/main styling #30

Merged
merged 11 commits into from
Feb 7, 2024
Merged

Feat/main styling #30

merged 11 commits into from
Feb 7, 2024

Conversation

dsstevens
Copy link
Contributor

What kind of change does this PR introduce?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactor(DRY-ing up/ reorganizing code, etc.)
  • Small fix (Corrected a typo, removed a comment, etc.)

Issue/feature/bug description:

Collaboratively made changes to the main page, completing the user story with the addition of routing to see the breads of a country.

Checklist before requesting a review

  • I ran the code locally and verified that there are no visible errors.
  • I have performed a self-review of my code
  • I have refactored my code before this push
  • The commit message follows our guidelines
  • My code follows the code style of this project.

What’s next:

Single bread detail page with routing and back buttons to return to previous page. More styling, images and animations

Copy link

vercel bot commented Feb 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
laboulangerie ✅ Ready (Inspect) Visit Preview Feb 7, 2024 8:31pm

@dsstevens
Copy link
Contributor Author

Do we still want to have a preview option before routing to the full single bread description?

@dsstevens dsstevens linked an issue Feb 7, 2024 that may be closed by this pull request
Copy link
Contributor

@rsteckline rsteckline left a comment

Choose a reason for hiding this comment

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

Great job routing! Love the styling choices.

@rsteckline rsteckline merged commit 0201788 into main Feb 7, 2024
3 checks passed
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.

FE: CSS styling for main page
2 participants