A community-driven platform for developers to collaborate, learn, and build software together.
The CodeVerse Hub is a modern web application designed for developer communities. It features a clean, professional interface built with the latest web technologies, focusing on collaboration and resource sharing.
- Dynamic Landing Page: A high-impact hero section with interactive elements.
- Sparkles UI: Premium visual effects using custom sparkle components.
- Resource Sharing: A hub for community-vetted developer resources.
- Contributor Showcase: (In Progress) Highlighting the amazing individuals building the hub.
- Dark Mode Support: Fully responsive design with native dark/light mode switching.
- Framework: Next.js (App Router)
- Styling: Tailwind CSS + Framer Motion
- Components: Shadcn UI + Radix UI
- Typography: Outfit (Google Fonts)
- Icons: Lucide React
- Node.js 18+
- npm / pnpm / yarn
- Clone the repository:
git clone https://github.com/TheCodeVerseHub/site-v3.git
- Install dependencies:
npm install
- Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
We love contributions! Whether it's a bug fix, a new feature, or improving documentation, feel free to open a Pull Request.
This project is open-source and available under the MIT License.