Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 441 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 441 Bytes

Image scraper

Scrape images from websites

Development

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/

Screenshot

screenshot