vishalverma9572 / QuizMaster

QuizMaster is a comprehensive quiz application that allows users to create, take, and manage quizzes. The project is built using Node.js, Express, MongoDB for the backend, and React for the frontend. It provides features such as user authentication, quiz management, progress tracking, and viewing detailed quiz statistics.
https://quiz-master-frontend-jet.vercel.app/
MIT License
22 stars 90 forks source link

redirecting to /login #122

Closed ajay0180 closed 1 month ago

ajay0180 commented 1 month ago

Resolved the merge conflict and had done all the changes in the updated project,now you can merge request.

vercel[bot] commented 1 month ago

@ajay0180 is attempting to deploy a commit to the Vishal Kumar 's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
quiz-master-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 8:03pm
vishalverma9572 commented 1 month ago

@ajay0180 , You've made changes to the backend for redirection, but this issue is related to the frontend. Our backend doesn't support redirection, so please handle the redirection logic on the frontend side.