An open API service indexing awesome lists of open source software.

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

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