Files
yjkellyjoo 877268dba3 Add Idea Catalog components and filters for What to Build page
- Introduced a new Idea Catalog feature with components for displaying and filtering app ideas
- Added `FilterBar` for user-defined filtering options based on categories, difficulties, and more
- Created `IdeaCard` for showcasing individual ideas with expandable details
- Implemented a new `IdeaCatalog` component to manage the overall display and filtering logic
- Included a new markdown file for "What to Build" on Status Network, enhancing the documentation
- Updated styles in custom.css to support the new Idea Catalog layout and functionality

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00

29 lines
297 B
Plaintext

# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
.vscode
# AI configuration files
.omc
.sisyphus
.claude