CodeHarborHub / codeharborhub.github.io

Welcome to CodeHarborHub! Our mission is to provide accessible and comprehensive educational resources to learners of all levels, from beginners to advanced professionals. Whether you're looking to kickstart your career in web development, master a new programming language, or stay updated on the latest tech trends, we've got you covered.
https://codeharborhub.github.io/
MIT License
80 stars 163 forks source link

[Bug]: Quiz Section Deployment Issue on CodeHarborHub. #3632

Closed SCR01 closed 3 months ago

SCR01 commented 3 months ago

Is there an existing issue for this?

Describe the bug

I'm experiencing a deployment issue on CodeHarborHub. When trying to deploy my app on Vercel, I receive a 404: NOT_FOUND error with the code DEPLOYMENT_NOT_FOUND.

Upon attempting to access my deployed app, the browser shows a 404: NOT_FOUND error message indicating that the deployment cannot be found.

Expected behavior

I expected the app to be successfully deployed and accessible via the provided URL.

Add ScreenShots

Screenshot 2024-07-20 124107

Bug Video:

https://github.com/user-attachments/assets/12cc2846-1c27-46d8-96fd-8353207a9e0f

On which device are you experiencing this bug?

Chrome

Record

github-actions[bot] commented 3 months ago

Hi @SCR01! 👋 Thank you for opening your first issue on CodeHarborHub. We're excited to hear your thoughts and help you out. You've raised a great topic! Please provide as much detail as you can so we can assist you effectively. Welcome aboard!

github-actions[bot] commented 3 months ago

Hi @SCR01! Thanks for opening this issue. We appreciate your contribution to this open-source project. Your input is valuable and we aim to respond or assign your issue as soon as possible. Thanks again!

ajay-dhangar commented 3 months ago

@SCR01 I know this is for a quiz app, but since that isn't a part of our site, you can't debug it here. You can still create a page or component for it if you like. The best way to do that would be with reusable components where you can pass props. That would work well for tech quizzes on HTML, CSS, JS, React, etc.

SCR01 commented 3 months ago

@Ajay-Dhangar Ok, then I will work on this issue separately.

github-actions[bot] commented 3 months ago

Hello @SCR01! Your issue #3632 has been closed. Thank you for your contribution!