-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Create React components for FAQ #10
Comments
@nevo-david the link provided seems invalid. 404: NOT_FOUND |
@sebzz2k2 |
@nevo-david the api seems to private and requires an api-token. What api token does it require? |
just self-host the project, run it, and go to the "Settings" option in the
menu.
You will find the API key
…On Sun, Dec 17, 2023 at 9:50 PM sebzz ***@***.***> wrote:
@nevo-david <https://github.com/nevo-david> the api seems to private and
requires an api-token. What api token does it require?
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AX32VBRKKIOHDR6U424A6VDYJ4BCNAVCNFSM6AAAAAA73OXQV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGE4TGMRWG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@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.mp4Hi @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? |
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
The text was updated successfully, but these errors were encountered: