Open Issues Need Help
View All on GitHub Create Static Homepage with Placeholder Content 3 months ago
good first issue hacktoberfest
Implement CRUD: Create and Read Blog Posts 3 months ago
good first issue hacktoberfest
Fetch and Display Posts on Homepage 3 months ago
good first issue hacktoberfest
Implement Markdown Rendering for Post Content 3 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