singodiyashubham87 / ScrapeIt

ScrapeIt is a web scraping application built with ReactJS and TailwindCSS. It enables the extraction of HTML content or text from web pages by providing a URL.
https://scrape-it-seven.vercel.app
MIT License
24 stars 20 forks source link

[FEAT] Dockerize the app #183

Open singodiyashubham87 opened 4 months ago

singodiyashubham87 commented 4 months ago

We need to containerize the application so that it works on every machine & for that we want a Dockerfile to be added to the project.

lodenrogue commented 4 months ago

https://github.com/singodiyashubham87/ScrapeIt/pull/185