jlaksana / UML2Code

UML diagram creator designed for intro CS students
https://uml2code.vercel.app
2 stars 0 forks source link

React Routing #2

Closed jlaksana closed 1 year ago

jlaksana commented 1 year ago

Description Each diagram has a unique id that a user can route to on the client. This URL should be able to be shared to let others view the diagram. Add React Router to allow this.

Acceptance Criteria Add the following routes using react router

jlaksana commented 1 year ago

Closed with commit be0cae7