As shown in the video, when user tries to access the link to a project they're met with a "cannot GET" error since the single project page route hasn't been implemented in the backend yet.
Checklist:
[ ] Create single project detail page ejs file that contains project information
[ ] Create controller method that renders the above ejs file and sends in project information
Description: https://streamable.com/c14e8y
As shown in the video, when user tries to access the link to a project they're met with a "cannot GET" error since the single project page route hasn't been implemented in the backend yet.
Checklist: