Scrape images from websites
First install both frontend and backend requirements with:
yarn init-install
and then
yarn reqs-install
Then start both frontend and backend with:
yarn dev
The API will run at http://127.0.0.1:5000/ The frontend will run at http://localhost:3000/