gitroomhq/crosspublic

[FEATURE] Create React components for FAQ

Opened this issue · 7 comments

Description

Create an accordion React component that will work with the API:
https://docs.meetfaq.com/public-api-reference/introduction

Add it to /libraries/react

Make sure it's a publishable component.
In order to test it, add also a storybook to the project.

Screenshots

No response

Additional information

No response

@nevo-david the link provided seems invalid.

404: NOT_FOUND
Code: DEPLOYMENT_NOT_FOUND
ID: bom1::pjvn7-1702731190829-1656861fa581

@sebzz2k2
Sorry about that! We have changed the name from meetfaq to crosspublic. You can find it here:
https://docs.crosspublic.com/public-api-reference/introduction

@nevo-david the api seems to private and requires an api-token. What api token does it require?

@nevo-david Which part of the api reference requires an accordion? Can you please elaborate the feature request so that it would be clear for newbies like me? Below is what i've understood from the description,

Currently in the documentation, the available api endpoints are listed for the user in the left panel. The requirement is that all the APIs need to showcased on a single page using an accordion component. Did i get it correctly?

accrod.mp4

Hi @Neeraj138, I hope this helps

@nevo-david Cool, thanks for the video. Yeah, the issue is much clearer now. I cannot see a react folder in /libraries yet. Is it already created but not pushed yet?