Website - https://www.jwoc.tech/
Slate.AI is a real-time collaborative whiteboarding web application, allowing multiple users to collaboratively create art using a shared canvas. Built with the MERN stack and Socket.IO, Slate.AI provides a seamless and engaging collaborative drawing experience.
- Real-time collaboration on a shared canvas.
- Create and join rooms for collaborative drawing sessions.
- Group chat feature inside a room.
- MERN stack for robust and scalable architecture.
- Socket.IO for efficient real-time communication.
Follow these steps to set up and run Slate.AI locally.
- Node.js and npm installed on your machine.
Open cmd or any other terminal you have. Then run the following commands.
git clone [email protected]:sd012gfhkhhvh/Slate.AI.git
cd client
npm install
cd server
npm install
cd client
npm run dev
cd server
npm run dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Add your Changes (
git add .
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Mail us at - [email protected]
If you liked working on this project, do โญ and share this repository.
๐ ๐ ๐ Happy Contributing ๐ ๐ ๐
ยฉ 2024 Soham Das