Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,15 @@
"contributions": [
"doc"
]
},
{
"login": "imprakashraghu",
"name": "Hemaprakash Raghu",
"avatar_url": "https://avatars.githubusercontent.com/u/41544971?v=4",
"profile": "https://hemaprakashraghu.me/",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- 🌐[React Router](https://github.com/ReactTraining/react-router)
- 🌐[React Developer Tools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi)
- 🌐[Storybook](https://storybook.js.org/)
- 🌐[React Live](https://commerce.nearform.com/open-source/react-live/)

### State Management

Expand All @@ -404,6 +405,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
- 🌐[Rebass](https://rebassjs.org/)
- 🌐[Semantic UI React](https://react.semantic-ui.com/)
- 🌐[Chakra UI](https://chakra-ui.com/)
- 🌐[Headless UI](https://headlessui.com/)

### Unit Testing

Expand Down Expand Up @@ -920,6 +922,7 @@ Thanks goes to these wonderful people
<td align="center"><a href="https://zoranjambor.com/"><img src="https://avatars.githubusercontent.com/u/515906?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zoran Jambor</b></sub></a><br /><a href="https://github.com/codingknite/frontend-development/commits?author=ZoranJambor" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/jenniferfu0811"><img src="https://avatars.githubusercontent.com/u/25816882?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jenniferfu0811</b></sub></a><br /><a href="https://github.com/codingknite/frontend-development/commits?author=jenniferfu0811" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/devjhex"><img src="https://avatars.githubusercontent.com/u/124887722?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jonah Ssegawa</b></sub></a><br /><a href="https://github.com/codingknite/frontend-development/commits?author=devjhex" title="Documentation">📖</a></td>
<td align="center"><a href="https://hemaprakashraghu.me/"><img src="https://avatars.githubusercontent.com/u/41544971?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hemaprakash Raghu</b></sub></a><br /><a href="#content-imprakashraghu" title="Content">🖋</a></td>
</tr>
</table>

Expand Down
Loading