adityabisoi / startup-incubator

A website for showcase products pre-release
GNU General Public License v3.0
20 stars 33 forks source link

Displaying the details of project #176

Closed Siddhesh777 closed 2 years ago

Siddhesh777 commented 2 years ago

As now all the projects inside the homepage had been fetched from database, to render the details of that particular project after clicking on it, we have to create seperate route in backend and connect it with frontend as this time the id of that particular product wont be equal to its array index. I would like to work on this issue.

I am contributor at GSSOC'22. Please assign this issue to me.