diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..d260644 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "fulcain", + "name": "Majid Kargar", + "avatar_url": "https://avatars.githubusercontent.com/u/52089654?v=4", + "profile": "https://majidkargar.ir", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "NextJS", + "projectOwner": "frontChapter" +} diff --git a/README.md b/README.md index e215bc4..e34fd3a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app). + +[](#contributors-) + ## Getting Started @@ -34,3 +37,25 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Majid Kargar 💻 |
+