RC4Community
RC4Community copied to clipboard
TODO: create a Stack Overflow component
Create a React based Stack Overflow "top list" or "current list" component based on configurable criterion.
Model this one close to the existing Discourse component.
I was thinking of using stackoverflow api in a way same as used in case of github component
Here is the way how data is coming

Here is the Sample code

Styling is same as discourserankedlist
Hi @Sing-Li , can I work on this issue. I will use the StackOverflow api and fetch the required data. Then I will show that data in cards as shown in Discourserankedlist component.
Thank you!