https://github.com/codewithdark-git/xcollab
https://github.com/codewithdark-git/xcollab
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithdark-git/xcollab
- Owner: codewithdark-git
- Created: 2025-02-27T12:42:57.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T12:56:06.000Z (about 2 months ago)
- Last Synced: 2025-02-27T18:17:34.500Z (about 2 months ago)
- Language: TypeScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xcollab GitHub Community Website
This is the official website for the Xcollab GitHub Community. It showcases our projects, blog posts, and community members.
## Features
- 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## Tech Stack
- Next.js 13 with App Router
- React
- Tailwind CSS
- GitHub API (via Octokit)## Getting Started
1. Clone the repository
2. Install dependencies: `npm install`
3. Create a `.env.local` file and add your GitHub token: