abi / screenshot-to-code

Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)

Home Page:https://screenshottocode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

localhost:5173 refused connection

rubyphan712 opened this issue · comments

When I run "poetry run uvicorn main:app --reload --port 7001"
It show in http://127.0.0.1:7001/ that Your backend is running correctly. Please open the front-end URL (default is http://localhost:5173) to use screenshot-to-code.
But when I open http://localhost:5173 it get error "This website cannot be accessed
\localhost refused connection"

In the Git Bash it show: "INFO: 127.0.0.1:50625 - "GET /favicon.ico HTTP/1.1" 404 Not Found"
Can someone please help me ?

I don't think you're running the yarn dev command