{"id":51024254,"url":"https://github.com/karuifeather/creatorverse","last_synced_at":"2026-06-21T18:30:29.267Z","repository":{"id":357483183,"uuid":"1237141533","full_name":"karuifeather/creatorverse","owner":"karuifeather","description":"@codepath","archived":false,"fork":false,"pushed_at":"2026-05-13T00:08:12.000Z","size":3878,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T02:20:05.763Z","etag":null,"topics":["react","react-router","supabase","vite"],"latest_commit_sha":null,"homepage":"https://karuifeather.github.io/creatorverse/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karuifeather.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-12T23:12:18.000Z","updated_at":"2026-05-13T00:08:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/karuifeather/creatorverse","commit_stats":null,"previous_names":["karuifeather/creatorverse"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/karuifeather/creatorverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karuifeather%2Fcreatorverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karuifeather%2Fcreatorverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karuifeather%2Fcreatorverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karuifeather%2Fcreatorverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karuifeather","download_url":"https://codeload.github.com/karuifeather/creatorverse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karuifeather%2Fcreatorverse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34622271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["react","react-router","supabase","vite"],"created_at":"2026-06-21T18:30:26.550Z","updated_at":"2026-06-21T18:30:29.261Z","avatar_url":"https://github.com/karuifeather.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Creatorverse\n\nCreatorverse is a small React app for keeping track of content creators worth following. You can browse creators, view a creator’s details, add new creators, edit existing ones, and delete creators from the list.\n\nThe data is stored in Supabase, so the app does not rely on hardcoded creator rows.\n\n## Demo\n\n**Live site:** [https://karuifeather.github.io/creatorverse/](https://karuifeather.github.io/creatorverse/)\n\n**Demo video (MP4):** [https://karuifeather.github.io/creatorverse/demo.mp4](https://karuifeather.github.io/creatorverse/demo.mp4)\n\n\u003cvideo src=\"https://karuifeather.github.io/creatorverse/demo.mp4\" controls playsinline width=\"100%\"\u003e\u003c/video\u003e\n\n## Built With\n\n- React\n- Vite\n- React Router\n- Supabase\n- Custom CSS\n\n## Features\n\n### Required Features\n\n- [x] Uses a logical React component structure\n- [x] Shows at least five content creators on the homepage\n- [x] Each creator card shows a name, link, and description\n- [x] Uses async/await for API calls\n- [x] Each creator has a detail page\n- [x] Each creator has a unique URL\n- [x] Users can add a creator\n- [x] Users can edit a creator\n- [x] Users can delete a creator\n- [x] Newly added creators appear in the list\n\n### Stretch Features\n\n- [x] Creator cards instead of a plain list\n- [x] Creator images on cards\n- [ ] PicoCSS\n\n## Pages\n\n| Route          | What it does               |\n| -------------- | -------------------------- |\n| `/`            | Shows all creators         |\n| `/creator/:id` | Shows one creator          |\n| `/add`         | Adds a new creator         |\n| `/edit/:id`    | Edits or deletes a creator |\n\n## Getting Started\n\nInstall dependencies:\n\n```bash\nnpm install\n```\n\nCopy `.env.example` to `.env` and fill in `VITE_SUPABASE_URL` and `VITE_SUPABASE_PUBLISHABLE_KEY` from your Supabase project (use the publishable key, not the service role key).\n\n```bash\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaruifeather%2Fcreatorverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaruifeather%2Fcreatorverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaruifeather%2Fcreatorverse/lists"}