Skip to content

ngcameroon/peerlist

Repository files navigation

Peerlist - Angular Cameroon Community

Welcome to Peerlist, a project dedicated to maintaining a comprehensive list of all members of the Angular Cameroon community! This repository serves as a hub for collaboration, networking, and showcasing the amazing members who are part of this community.

🌟 Features

  • A searchable list of community members.
  • Profiles showcasing skills, contributions, and contact information.
  • A welcoming platform for connecting Angular enthusiasts in Cameroon.

🚀 Getting Started

Follow the instructions below to set up Peerlist locally.

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/peerlist.git
    cd peerlist
  2. Install dependencies:

    npm install
  3. Run the development server:

    ng serve
  4. Open the app in your browser: Visit http://localhost:4200 to view the application.


🙌 Contributing

We welcome contributions from the community! Whether you want to add your profile, improve the UI, or optimize functionality, your input is valuable.

Contribution Guidelines

  1. Fork this repository: Click the "Fork" button on the top-right corner of this repository.

  2. Clone your fork:

    git clone https://github.com/yourusername/peerlist.git
    cd peerlist
  3. Create a new branch:

    git checkout -b your-feature-branch
  4. Make your changes: Add your profile or make other improvements. Ensure the code adheres to the existing style guide.

  5. Commit your changes:

    git commit -m "Add your description here"
  6. Push your branch:

    git push origin your-feature-branch
  7. Submit a pull request (PR): Go to the original repository, click "Pull Requests," and submit your changes.


📝 How to Add Your Profile

  1. Navigate to the src/app/members folder.
  2. Add your profile information in the designated format (e.g., JSON or TypeScript file).
  3. Submit your changes following the contribution steps above.

📖 Documentation

Refer to the Wiki for detailed information about the project structure and coding guidelines.


💬 Need Help?

If you have questions or need assistance, feel free to:


🎉 Acknowledgments

Thanks to the amazing members of the Angular Cameroon community for making this project possible!