Can anyone help me to covert this react code to nextjs
https://gist.github.com/Jishnu-02/9557eecdd4c7f3d24fe74139ecb32e7d
checkout this code....
Can anyone help me to covert this react code to nextjs
https://gist.github.com/Jishnu-02/9557eecdd4c7f3d24fe74139ecb32e7d
checkout this code....
For further actions, you may consider blocking this person and/or reporting abuse
Anthony Max -
Nik L. -
Yeshwanth Valishetti -
Samuel Rouse -
Top comments (6)
Y can't you put this code in gitlab etc.. and share link?
am new to this idk how to do it....
At least format your code so that it's readable:
javascript
I'm having trouble escaping the characters to show you what it looks like. Have a look at github.com/adam-p/markdown-here/wi...
I have posted it in Git so can you please check out it?
Not sure I understand what's you want.
You already use Next (import Link from "next/link";)
Maybe you can put the whole project on a codesandbox ?
Thank You for your concern, but I have found a way out of this problem.