Job listings with filtering (Tailwind, React)

Solution retrospective
I would like to include Storybook in the project. Could you recommend any resources to learn the best practices for Storybook?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@john-mirage
Hello,
For storybook, you can start with the official website which is great. I saw you are using nextjs so in the options at the top of the guide choose: latest version 7.0, React and Javascript. The storybook script
npx storybook@latest init
should automatically detect your project btw.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord