Skip to content

Enhanced UI, added photo column, upgraded to React Router v6 #45

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

Open
wants to merge 1 commit into
base: lesson-32
Choose a base branch
from

Conversation

Cryobyte56
Copy link

Summary

  • Completed the tutorial and made significant updates.
  • Upgraded react-router-dom to v6, refactoring related syntax.
  • Added a photo column in db.json to support images in blog posts (static placeholder only, users cannot add, edit, or remove it).
  • Restyled UI with new CSS styling.

Changes

  • Updated routing logic to support react-router-dom v6.
  • Restyled UI/UX for better layout.
  • Modified db.json structure to handle images.

Testing

  • Verified that pages load correctly with React Router v6.
  • Checked API responses for the updated db.json structure.

Notes

  • Let me know if any adjustments are needed!

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.

1 participant