This project is a web application that enables multiple users to interact in real-time using cursors. Users can collaborate and engage with each other through the platform.
- Real-time cursor interaction
- Collaboration among multiple users
- Interactive and engaging user experience
- Real-time updates using Supabase's real-time capabilities
- Next.js
- React
- Tailwind CSS
- Supabase (for real-time database interactions)
- Clone the repository
- Install dependencies using
npm install
- Start the development server with
npm run dev
- Visit the application in your browser
- Interact with other users in real-time using cursors
- Collaborate and engage with multiple users simultaneously
- Experience seamless real-time updates and cursor movements
This project is licensed under the MIT License - see the LICENSE.md file for details.