adityabisoi / startup-incubator

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

save no of likes in database #171

Closed Siddhesh777 closed 2 years ago

Siddhesh777 commented 2 years ago

Currently we are storing the likes inside local storage. I would like to connect like button with mongodb database.

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