hwiklhb / hwiklhb/Blog-Platform
Search Bar for Blog Posts
Open
good first issue
- Dominant language
- CSS
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Implement a search bar that allows users to search posts by title, content, or tags.
**Acceptance criteria:**
Search input available on Explore and Home pages.
Typing a keyword filters posts in real-time or after pressing enter.
Search matches post title, content preview, and tags.
No matches message displayed when nothing found.
Difficulty: Medium
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.