hwiklhb / hwiklhb/Blog-Platform
Image Upload Preview
Open
good first issue
- Dominant language
- CSS
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Add the ability to attach image files to posts and show client-side previews using data URLs. Preserve image preview in the post object (data URL).
**Acceptance criteria:**
Image file input shows a preview before publishing.
Published post retains data URL for the image and displays it in post view.
Large images are handled gracefully (size warnings optional).
Difficulty: Medium
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.