shrinidhihegde3 / Snippify-Hub

This Repo is aimed to give easy access for code snippets that programmer or developer use
MIT License
5 stars 13 forks source link
code documentation hacktoberfest hacktoberfest-accepted hacktoberfest2024 hacktoberfest2024-accepted javascript reactjs snippets-library typescript

🚀 Code Snippet Repository

Welcome to the Code Snippet Repository! This repository contains curated code snippets across different programming languages, categories, and use cases to help developers quickly find and contribute reusable code. Whether you're here to use, learn, or contribute, we've got you covered!

Its a ReactJS project with Tailwind CSS

Star ⭐ | Fork 🔗 | Contribute 💻

✨ What This Repo Does

This repository is designed to:

You can browse, search, and copy code directly from the interface to enhance your projects.


Before contributing read CONTRIBUTING.md

🎯 How to Fork and Work on This Repo

  1. Fork the repository by clicking on the Fork button at the top-right of this page.
  2. Clone the forked repository to your local machine:
    
    git clone https://github.com/shrinidhihegde3/Snippify-Hub.git

Instructions 🎒

Do's:

1) Provide Issue Number in the PR. 2) Work on Assigned Issue only. 3) You can raise new Issue

Dont's:

1) Do not raise PR for issues not assigned to you.

Maintainers/admins/collaborators of this repository/project/website hold all the rights to amend/add/remove any document wherever/whenever is found necessary.


🏗️ Contribution Guidelines

We welcome contributions from the community! Follow these steps to contribute:

Find or create an issue related to your feature or fix.

  1. Follow the folder structure for new snippets:
    • src/snippets/javascript
    • src/snippets/python
    • src/snippets/c++
  2. Ensure that each snippet contains:
    • Well-documented comments explaining the code.
    • A copy button for ease of use.
  3. Ensure Your Snippet containts:
    • How to Use
    • Use case
    • Reference

Contributors are awarded points based on the quality and complexity of their contributions.

📝 Evaluation Criteria for Contributions

All contributions are evaluated based on the following criteria:

Criteria Points
Easy 5
Medium 10
Hard 15
Well-written documentation 5

Contribution Points Table