Open arnoob16 opened 3 years ago
When the user tries to access the root route, i.e. '/' an error 404 page is rendered. You can recreate the behaviour by going to this URL -> https://geeks-for-geeks-api.vercel.app/
The route should redirect the user to the repository URL, i.e. https://github.com/arnoob16/GeeksForGeeksAPI/
I would like to take a look into this. 😀
If the issue is still not resolved then can I start working on it?
Description
When the user tries to access the root route, i.e. '/' an error 404 page is rendered. You can recreate the behaviour by going to this URL -> https://geeks-for-geeks-api.vercel.app/
Screenshots
Ideal Behaviour
The route should redirect the user to the repository URL, i.e. https://github.com/arnoob16/GeeksForGeeksAPI/