iamshaunjp / iamshaunjp/Complete-React-Tutorial
Enhancements: Updated Styling, DB Structure & React Router v6 Support
- Dominant language
- No language data
- Stars
- 2k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
### Summary
- I completed the tutorial and made significant updates.
- Applied heavy CSS styling changes to improve UI/UX.
- Added a `photo` column in `db.json` to add some image on `BlogDetails.jsx`, it is a fixed image only for design.
- Upgraded `react-router-dom` to v6, which required syntax updates in routing.
### Proposed Changes
- Updated routing logic to align with React Router v6.
- Enhanced UI with additional CSS refinements.
- Modified `db.json` structure to support images for blog posts.
### Why These Changes?
- The styling improves the user experience.
- React Router v6 is the latest version, ensuring better support.
- Allowing images in `db.json` enhances blog content.
- For contributions too. This is my first issue and PR in GitHub :)
### Would You Consider a PR?
I have already made these changes in my forked repo.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.