Skip to content

Elitecodee/Community-Website-Frontend

 
 

Repository files navigation

DevByte Community Website

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.

Features

  • Event listings and community meetups
  • Developer resources and learning materials
  • Member directory
  • Blog and articles section
  • Contribution opportunities

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (LTS version recommended)
  • npm or yarn

Installation

  1. Fork the repository.
  2. Clone your fork locally:
git clone https://github.com/devbyte-community/community-website-frontend.git

Navigate to the project folder:

cd devbyte-community

Install dependencies:

npm install

Start the development server:

npm run dev

License

This project is licensed under the MIT License – see the LICENSE file for details.

Contribution Guidelines & Code of Conduct

This section introduces important community documentation to ensure a smooth and respectful contribution process.

What's Included

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.

How to Use These Files

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.

Why These Files Are Important

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • CSS 2.5%
  • HTML 0.5%