WebWrite is a web-based tool for designing and sharing mind maps, whiteboards, and flowcharts. It supports real-time collaboration, allowing users to invite editors and viewers to their workspace. The application is built using Next.js, React, Tailwind CSS, and TypeScript.
Make sure you have the following installed:
git clone https://github.com/MOHITH-2002/webwrite.git .
npm install
Start the development server:
npm run dev
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.