VueJS 3, ExpressJS 4.17 | Uploading and resizing an image
Uploading an image and resizing with VueJS 3 and ExpressJS 4.17 I will show you how to make a simple form with VueJS 3, to upload an image and a text field that could be used for the image’s alternative text. The server is running ExpressJS 4.17. We will need several libraries : VueJS Front Back ExpressJS Once the outbuildings are installed, let’s get …
VueJS 3, ExpressJS 4.17 | Uploading and resizing an image Lire la suite »