This project is a simple blog website built using modern technologies to simplify the process of writing and managing blogs.
- Author: knguyen1411b
- Contact: Reach out via GitHub or other provided channels.
- Next.js 14: Built with the latest version of Next.js, offering efficient rendering, dynamic routing, and optimized page loading.
- GraphQL: Fetches data from GitHub using the GraphQL API, ensuring fast and flexible data handling.
- TailwindCSS: Used for UI design, enabling quick and optimized styling.
- TypeScript: Adds type safety, reduces runtime errors, and improves code maintainability.
- Purpose: To create a simple and user-friendly platform for managing and displaying content from GitHub Discussions.
- Key Features:
- Displays a list of blog posts sourced from GitHub Discussions.
- Beautiful, lightweight, and responsive design.
- Easy to extend and deploy on platforms like Vercel.
- This project can be further enhanced with features like search functionality, post categorization, or additional non-blog content.
_Thank you for checking out