Building an Image Resizer with Flask, React and Vite
Introduction
Hello! ๐
In this tutorial I will show you how to build a simple image resizer using Flask, React and Vite.
Requirements
Basic knowledge of Python/React
OpenCV installed
Creating The Server Side
First we create the server side usin...
ethan91.hashnode.dev6 min read