We welcome all contributions! Whether you're fixing a bug, adding a feature, or improving documentation, your help is appreciated.
No need to clone the repo! You can directly edit files using the GitHub Online File Editor.
- Check for duplicates โ Ensure the project/tutorial you're adding doesnโt already exist and is of high quality (clean code, relevant scope).
- Update
data.jsonโ Add your project details in thedata.jsonfile. Only direct links to the tutorial are allowed (No URL shorteners).
Want to add features or improve existing ones? Hereโs how to set up the project locally:
git clone https://github.com/Abhranil2004/code-spherre-x
cd code-spherre-x
npm ci
npm run dev