Code Monkey home page Code Monkey logo

miro_nextjs's Introduction

Full Stack Realtime Miro Clone with Next.js 14 App Router: React, Tailwind

Full Stack Miro Clone

Key Features

  • ๐Ÿ› ๏ธ Whiteboard from scratch: Create and customize your whiteboard canvas according to your needs.
  • ๐Ÿงฐ Toolbar with Text, Shapes, Sticky Notes & Pencil: Access a variety of tools for drawing, writing text, adding shapes, and using sticky notes.
  • ๐Ÿช„ Layering functionality: Organize your elements with layering functionality to control their stacking order.
  • ๐ŸŽจ Coloring system: Choose from a wide range of colors to make your drawings vibrant and expressive.
  • โ†ฉ๏ธ Undo & Redo functionality: Easily correct mistakes or redo actions with the undo and redo functionality.
  • โŒจ๏ธ Keyboard shortcuts: Enhance productivity with keyboard shortcuts for common actions.
  • ๐Ÿค Real-time collaboration: Collaborate with others in real-time, allowing multiple users to work on the whiteboard simultaneously.
  • ๐Ÿ’พ Real-time database: Utilize a real-time database to ensure seamless synchronization of data across all connected clients.
  • ๐Ÿ” Authentication, organizations, and invites: Securely authenticate users, manage organizations, and invite others to collaborate on whiteboard projects.
  • โญ๏ธ Favoriting functionality: Mark your favorite whiteboards for easy access and organization.
  • ๐ŸŒ Next.js 14 framework: Built using the Next.js framework, providing server-side rendering and efficient client-side navigation.
  • ๐Ÿ’… TailwindCSS & ShadcnUI styling: Employ modern styling frameworks like TailwindCSS and ShadcnUI for responsive and visually appealing designs.

Prerequisites

Before getting started, ensure you have the following:

  • Node version 14.x

Cloning the Repository

To clone the repository, run the following command:

git clone https://github.com/harsh3294/miro_nextjs.git

Installing Packages

cd next14-miro-clone
npm i

Setup .env file

CONVEX_DEPLOYMENT=
NEXT_PUBLIC_CONVEX_URL=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
LIVEBLOCKS_SECRET_KEY=

Setting up Convex

npx convex dev

Starting the App

npm run dev

miro_nextjs's People

Contributors

harsh3294 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.