Open Issues Need Help
View All on GitHub Create Static Homepage with Placeholder Content about 2 months ago
good first issue hacktoberfest
Implement CRUD: Create and Read Blog Posts about 2 months ago
good first issue hacktoberfest
Fetch and Display Posts on Homepage about 2 months ago
good first issue hacktoberfest
Implement Markdown Rendering for Post Content about 2 months ago
AI Summary: This issue aims to implement Markdown rendering for blog post content on the frontend. It requires selecting a secure Markdown parser library to convert raw Markdown into formatted HTML, while critically ensuring robust sanitization to prevent Cross-Site Scripting (XSS) vulnerabilities.
Complexity:
3/5
good first issue hacktoberfest