This is the official website for the Xcollab GitHub Community. It showcases our projects, blog posts, and community members.
- Homepage with featured projects and latest blog posts
- Blog section with posts fetched from a GitHub repository
- Projects section showcasing Xcollab GitHub projects
- Community page displaying all Xcollab members
- Next.js 13 with App Router
- React
- Tailwind CSS
- GitHub API (via Octokit)
- Clone the repository
- Install dependencies:
npm install - Create a
.env.localfile and add your GitHub token: