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/recipe card #49

Merged
merged 20 commits into from
Feb 29, 2024
Merged

Feat/recipe card #49

merged 20 commits into from
Feb 29, 2024

Conversation

dsstevens
Copy link
Contributor

@dsstevens dsstevens commented Feb 29, 2024

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:

Implemented Tailwind in all components, added a gradient to the background, adjusted some sizing of font and padding. Integrated changes from the last branch of creating a user account so may need to reconcile some small styling differences but all looks good to go live on this branch.

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:

For styling, adding animation to the recipe card. Also still need full map functionality and user login to work with the BE authorization

@dsstevens dsstevens self-assigned this Feb 29, 2024
Copy link

vercel bot commented Feb 29, 2024

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

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

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

Thank you for walking me through the responsive changes you've implemented into the styling. Next we can work on user login

@rsteckline rsteckline merged commit a442c84 into main Feb 29, 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: rails repo: integrate Tailwind and revamp CSS
2 participants