MLH-Fellowship / orientation-project-js-23.SUM.A

Orientation Project (JavaScript) for 23.SUM.A
0 stars 4 forks source link

Drag and drop component #18

Closed JAngelGC closed 1 year ago

JAngelGC commented 1 year ago

I've created a component to upload images to the server.

It's only missing the endpoint from the backend to make the post request to store the image, so I don't know if it should be merged, or should we wait for the endpoint

In adittion, I´ve already created some tests.