Suda is a light-weight drawing app (name inspired by the elephant Suda who can draw).
- React
- Vite
- Tailwind CSS
- shadcn UI
- Basic drawing functionality
- Move drawings
- Shapes (Rectangle, Circle, Polygon and Arrows)
- Text
- Images
- Color picker
- Resize drawings
- Undo/Redo
- Save drawings
- Load drawings
- Export drawings
- Collaboration
- Node.js (v14+)
- Docker
You can also run Suda using Docker Compose:
docker-compose up
This will build the Docker image and start the container. Access the app at http://localhost:3000 as usual.
Navigate to the client folder
cd client
Install the dependencies
pnpm install
Run the app
pnpm run dev
Contributions are welcome! Feel free to open issues or pull requests for any improvements or features you'd like to see in Suda.
This project is licensed under the MIT License - see the LICENSE file for details.
The elephant image is taken from: Zoology icons created by Freepik - Flaticon