Binary Hub Rwanda is an innovation space within the University of Rwanda that fosters creativity, entrepreneurship, and technological advancement. This platform serves as the digital face of Binary Hub, showcasing innovators, projects, and services while providing a connection point for students, mentors, and partners.
- Innovation Showcase: Highlighting cutting-edge projects developed by our community
- Innovator Directory: Featuring talented individuals driving technological change
- Service Catalog: Detailed information about our incubation programs and resources
- Event Calendar: Upcoming workshops, hackathons, and networking opportunities
- Partner Network: Our collaboration ecosystem with industry, academia, and government
This project leverages modern web technologies:
- Frontend Framework: React with TypeScript
- Build Tool: Vite for lightning-fast development
- Styling: Tailwind CSS for utility-first styling
- UI Components: shadcn/ui for beautiful, accessible components
- Animations: Framer Motion for smooth transitions
- Routing: React Router for client-side navigation
- State Management: React Query for server state
Follow these simple steps to set up the project locally:
# Clone the repository
git clone https://github.com/codeWithEdison/Binary Hub-hub-platform.git
# Navigate to the project directory
cd Binary Hub-hub-platform
# Install dependencies
npm install
# Start the development server
npm run dev
Open http://localhost:5173 to view the application in your browser.
Binary Hub-hub-platform/
├── public/ # Static assets
├── src/ # Source files
│ ├── components/ # Reusable UI components
│ ├── lib/ # Utility functions and data
│ ├── pages/ # Page components for routes
│ └── styles/ # Global styles and Tailwind configuration
├── .env # Environment variables
└── ... # Configuration files
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Edison Uwihanganye - @codeWithEdison - edison@Binary Hubhub.rw
Project Link: [https://github.com/codeWithEdison/Binary Hub-hub-platform](https://github.com/codeWithEdison/Binary Hub-hub-platform)
- University of Rwanda
- Rwanda ICT Chamber
- [All the innovative students and mentors at Binary Hub](https://Binary Hubhub.codewithedison.com/innovators)
Made with ❤️ in Kigali, Rwanda