Skip to content

Built for creating UML diagrams (for now use-case, activity and sequence diagrams)

Notifications You must be signed in to change notification settings

AVidhanR/UMLDiagramGenerator

Repository files navigation

Unified Modelling Language (UML) Diagrams Generator

This project is a simple UML diagrams generator. It generates activity diagrams, use case diagrams, and sequence diagrams. The project is implemented in nextjs and mermaid.js

How to run the project

  1. Clone the project
  2. Run npm install
  3. Run npm run dev
  4. Open your browser and navigate to http://localhost:3000

Built using bolt.new
just created for fun, feel free to experiment with it: UMLDiagramGen