Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kei-k23/code-snip-share
CodeSnipShare is a developer friendly web application to share the code snippets
https://github.com/kei-k23/code-snip-share
drizzle-orm framer-motion nextjs postgresql react shadcn-ui tailwindcss typescript
Last synced: about 3 hours ago
JSON representation
CodeSnipShare is a developer friendly web application to share the code snippets
- Host: GitHub
- URL: https://github.com/kei-k23/code-snip-share
- Owner: Kei-K23
- Created: 2024-07-25T14:21:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T14:43:31.000Z (6 months ago)
- Last Synced: 2024-12-04T16:39:22.612Z (about 2 months ago)
- Topics: drizzle-orm, framer-motion, nextjs, postgresql, react, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://code-snip-share.vercel.app
- Size: 1.44 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeSnipShare
Your go-to platform for discovering, sharing, and collaborating on
code snippets. Whether you're a seasoned developer, a coding
enthusiast, or just starting your programming journey, CodeSnipShare
offers a rich repository of code snippets across various languages and
frameworks.## Features
- Beautiful and minimalist design
- Light/Dark mode
- Beautiful code editor
- Reactivity
- Soft-deletion and restore functionalities
- Community section
- E2E type-safe between client and server## Tech Stacks
- NextJS
- Hono
- Drizzle ORM
- Neon PostgreSQL
- Tailwind
- ShadcnUI
- TypeScript