HackYourFuture-CPH / Guide-IT

Guide IT, a tool to help newcomers decide their IT path
MIT License
3 stars 1 forks source link

fixed quiz page link #167

Closed qamarfj closed 3 years ago

qamarfj commented 3 years ago

Description

take the career quiz button was redirecting to career page , now I have fix it so, that it will redirect to quiz page.

Fixes # (issue) there is now open issue for this.

How to test?

please run npm run dev and at home page click "take the career quiz" button it should redirect to quiz page.

Checklist