https://github.com/pruthvi2103/faq-component
A simple FAQ component, made with multiple frameworks in mind
https://github.com/pruthvi2103/faq-component
faq faq-accordion reactjs typescript vanilla-extract
Last synced: 23 days ago
JSON representation
A simple FAQ component, made with multiple frameworks in mind
- Host: GitHub
- URL: https://github.com/pruthvi2103/faq-component
- Owner: pruthvi2103
- Created: 2022-09-05T09:54:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T01:41:20.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T12:36:55.966Z (over 1 year ago)
- Topics: faq, faq-accordion, reactjs, typescript, vanilla-extract
- Language: TypeScript
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# All Faq
A simple elegant FAQ Component for your library needs, in all popular frameworks!
## Packages
`@faq-component/core` - The core CSS styles for the component, written in vanilla-extract.
`@faq-component/react` - The React library, import and use!
### Coming soon...
Vue, Svelte and more :eyes:
## Project Structure
`apps` Houses Docs and examples, the 'consumers' of package
`packages` Houses the packages of each library and is the main source.
## Stuff I've used:
TurboRepo for managing the repos
Changesets for version management and publishing
Vanilla Extract as the main styling stystem.
TypeScript
[hover.style](https://hover.style) for Accordion :D
Note: this Project is still WIP.