Skip to content

Commit

Permalink
Merge 7bbcca7 into e5fba7f
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] committed Jun 28, 2019
2 parents e5fba7f + 7bbcca7 commit c66e7d2
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "anikethsaha",
"name": "Anix",
"avatar_url": "https://avatars1.githubusercontent.com/u/26347874?v=4",
"profile": "http://anikethsaha.github.io",
"contributions": [
"infra",
"test",
"ideas",
"maintenance",
"design",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "MERN-Boilerplate",
"projectOwner": "anikethsaha",
"repoType": "github",
"repoHost": "https://github.com"
}
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<p align="center">
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)

<img alt="efba logo" src="https://i.ibb.co/T42LYgn/MERNG-1.png" width="150px" />

Expand Down Expand Up @@ -95,3 +96,15 @@ And then on question `no. 4` that is `Please Select Project Stack [ Required ] :

## [LICENSE](https://github.com/anikethsaha/MERN-Boilerplate/blob/master/LICENSE)


## Contributors

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><td align="center"><a href="http://anikethsaha.github.io"><img src="https://avatars1.githubusercontent.com/u/26347874?v=4" width="100px;" alt="Anix"/><br /><sub><b>Anix</b></sub></a><br /><a href="#infra-anikethsaha" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/anikethsaha/MERN-Boilerplate/commits?author=anikethsaha" title="Tests">⚠️</a> <a href="#ideas-anikethsaha" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-anikethsaha" title="Maintenance">🚧</a> <a href="#design-anikethsaha" title="Design">🎨</a> <a href="https://github.com/anikethsaha/MERN-Boilerplate/commits?author=anikethsaha" title="Code">💻</a></td></tr></table>

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit c66e7d2

Please sign in to comment.