Ok mind == blown
This afternoon I managed to build a complete exchange UI in @nextjs with practically zero frontend experience using a combo of @cursor_ai + claude + @v0. It even supports @solana wallets out of the box + fetches rpc data via our own SDK.
It's so over for devs.
Week 3 of hacking with the Cursor editor.
I created a travel guide website featuring attractions, restaurants, and stays in each city, sorted by the number of reviews. I’ve always found the number of reviews more relevant than the rating.
Example city:
things[.]in/dubai
My new workflow for building UI/frontend ultra fast:
- @v0 to generate UI skeleton
- @_reweb visual editor to customize it fast
- @cursor_ai to add business logic
Let me know if it's helpful!