DevByte Community is a nationwide network of over 10,000 developers, designers, product managers, AI/ML engineers, data analysts and tech enthusiast within Nigeria and some parts of Africa, connecting across multiple platforms to share knowledge, collaborate, network and grow together. This repository hosts the source code for the DevByte Community Website — an open-source platform where developers can access resources, join events, register for events, share knowledge through articles, and contribute to the growth of our tech ecosystem.
- Event listings and community meetups
- Developer resources and learning materials
- Member directory
- Blog and articles section
- Contribution opportunities
Make sure you have the following installed:
- Node.js (LTS version recommended)
- npm or yarn
- Fork the repository.
- Clone your fork locally:
git clone https://github.com/devbyte-community/community-website-frontend.git
cd devbyte-community
npm install
npm run dev
This project is licensed under the MIT License – see the LICENSE file for details.
This section introduces important community documentation to ensure a smooth and respectful contribution process.
CONTRIBUTING.md – Step-by-step guide on how to fork, clone, branch, and submit pull requests to the DevByte Community repositories.
CODE_OF_CONDUCT.md – Rules and expectations for behavior within our community to maintain a safe and welcoming environment.
Read the Contribution Guidelines before making any changes or submitting pull requests.
Follow the Code of Conduct in all interactions related to the project.
Share feedback or suggestions by opening an issue.
Clear guidelines and respectful collaboration help us:
Maintain high-quality code.
Welcome contributors of all skill levels.
Foster a professional and friendly developer community.
Maintained by the DevByte Community Development Team.