lenngri / memegenerator

2 stars 0 forks source link

Feature/frontend/draw meme #40

Closed TiWgnr closed 2 years ago

TiWgnr commented 2 years ago

Implemented draw Meme Upload Function

Had to wrap the class based component for the draw meme (https://www.npmjs.com/package/react-webcam) into a function based component for the dialog popup.

Tried to merge class based and function component but ended up having errors and issues, decide to take the "easy road"

lenngri commented 2 years ago

@TiWgnr First impression from testing it out in the browser: AWESOME!