A feature-rich real-time Miro clone built with modern web technologies like Next.js, React, and Tailwind CSS. This project showcases collaborative functionalities, responsive design, and a seamless user experience. π»β¨
π LIVE DEMO π₯
![]() |
![]() |
![]() |
![]() |
- Install Node.js here.
- Sign up for the following accounts:
Create a .env
file in the root directory and add the following:
CONVEX_DEPLOYMENT=
NEXT_PUBLIC_CONVEX_URL=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
LIVEBLOCKS_SECRET_KEY=
- Clone the repository:
https://github.com/BernieTv/LiveBlocks-Demo.git
cd LiveBlocks-Demo
- Install dependencies:
npm install
- Start the development server:
npm run dev
Open http://localhost:3000 to view the project locally. π
The easiest way to deploy your Next.js app is through Vercel. Follow their Next.js deployment documentation for a smooth deployment process.
- Next.js Documentation - In-depth knowledge of Next.js features.
- Next.js GitHub Repository - Contributions are welcome!
Happy Coding! π¨β¨