Skip to content

Codegems [v1.0.0]

Choose a tag to compare

@Sparths Sparths released this 07 Jan 07:11
· 99 commits to master since this release
364208d

Codegems

Features

  • Community-curated project collections
  • Search by name, description, or tags
  • Category-based browsing (AI, productivity, design, etc.)
  • Project bookmarking for later reference
  • Clean, intuitive interface

Link

https://codegems.xyz

Local Development

git clone https://github.com/bebedi15/codegems.git
cd codegems
npm install
npm run dev