https://github.com/knguyen1411b/knguyen1411b-blog
Blog Website Fetching Data from GitHub Discussions via GraphQL
https://github.com/knguyen1411b/knguyen1411b-blog
blog full-stack graphql nextjs tail type
Last synced: about 2 months ago
JSON representation
Blog Website Fetching Data from GitHub Discussions via GraphQL
- Host: GitHub
- URL: https://github.com/knguyen1411b/knguyen1411b-blog
- Owner: knguyen1411b
- License: mit
- Created: 2024-12-08T08:42:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T11:08:44.000Z (5 months ago)
- Last Synced: 2025-03-06T07:36:58.678Z (3 months ago)
- Topics: blog, full-stack, graphql, nextjs, tail, type
- Language: TypeScript
- Homepage: https://knguyen1411b-blog.vercel.app
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog Website
This project is a simple blog website built using modern technologies to simplify the process of writing and managing blogs.
## Author
- **Author**: [knguyen1411b](https://github.com/knguyen-1411)
- **Contact**: Reach out via GitHub or other provided channels.## Technologies Used
- **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.## Basic Overview
- **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.## Notes
- This project can be further enhanced with features like search functionality, post categorization, or additional non-blog content.
\_Thank you for checking out