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

.env file is visible #109

Closed kshitijarvikar closed 9 months ago

kshitijarvikar commented 9 months ago

ENV file is supposed to be hidden and store sensitive variable. add it to git ignore file so git doesn't track it.

you can assign me this issue i would do it.