CodeNow
Real-time code sharing platform with syntax snippet sharing, built using Next.js, Socket.io, and TypeScript.
TypeScript NextJS Socket.IO
CodeNow is a real-time code sharing platform that enables users to share code snippets with syntax highlighting and collaborate instantly. Built with Next.js, Socket.io, and TypeScript, CodeNow provides a seamless experience for developers to work together.
- Live Collaboration: Share and edit code in real-time with others.
- Syntax Highlighting: Supports multiple programming languages for clear and readable code snippets.
- VS Code Extension: Enhance your workflow by integrating CodeNow directly into Visual Studio Code.
Preview: codenow.krishsoni.co
Frontend Repo: github.com/krishvsoni/codenow
Server Repo: github.com/krishvsoni/codenow-server