abhijeetnishal / URLShortener

URL Shortener Deployed Link 👇🏻
https://urlsrtner.vercel.app
MIT License
37 stars 61 forks source link

feat: Invalid URL redirect 404 page #127

Closed abhijeetnishal closed 1 month ago

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
urlsrt ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2024 6:19pm
urlsrtner ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2024 6:19pm
Abh-I-seK commented 1 month ago

Hey @abhijeetnishal just wanted to know why is the vercel check failing

abhijeetnishal commented 1 month ago

Hey @abhijeetnishal just wanted to know why is the vercel check failing

Hey @Abh-I-seK, I think the build is failing for client. Before pushing try to run command: npm run build it will show some error if builds fails.

Abh-I-seK commented 1 month ago

I realized that there was an unresolved conflict in the navbar component.

abhijeetnishal commented 1 month ago

I realized that there was an unresolved conflict in the navbar component.

I will fix it

abhijeetnishal commented 1 month ago

Hey @Abh-I-seK, the text are not visible for light mode. I fixed it but try to see all cases.

Screenshot 2024-05-26 234224

Abh-I-seK commented 1 month ago

Hey @Abh-I-seK, the text are not visible for light mode. I fixed it but try to see all cases.

Screenshot 2024-05-26 234224

sorry for the inconvenience, I've identified my mistake. Thank you for letting me know.

abhijeetnishal commented 1 month ago

Hey @Abh-I-seK, the text are not visible for light mode. I fixed it but try to see all cases. Screenshot 2024-05-26 234224

sorry for the inconvenience, I've identified my mistake. Thank you for letting me know.

No problem 👍