Skip to content

Releases: Sparths/codegems

Codegems [v1.0.1]

07 Jan 08:12

Choose a tag to compare

Codegems

Fixes

  • Fixed Icon not Showing Bug

Full Changelog: v1.0.0...v1.0.1

Link

https://codegems.xyz

Local Development

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

Codegems [v1.0.0]

07 Jan 07:11
364208d

Choose a tag to compare

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