UI for `ts-interview-prep`, `js-interview-prep`, and `react-interview-prep`
npm install @markfazzio/docs-ui-componentsUI for ts-interview-prep, js-interview-prep, and react-interview-prep
#### Features:
- React 18+
- Typescript
- pnpm
- Storybook (for individual card component testing)
- Linting/Prettier config
#### Local Dev
After cloning this repo, there are only 2 commands to run the demo:
````
pnpm install && pnpm start