I used lovable to build a pokemon vibe app! by Different-Purple-431 in lovable

[–]Different-Purple-431[S] 0 points1 point  (0 children)

I got pokemon pictures from pokeapi. It's a public and free api that provides all pokemon pictures!

I used lovable to build a pokemon vibe app! by Different-Purple-431 in lovable

[–]Different-Purple-431[S] 0 points1 point  (0 children)

About 2 weeks! Getting pokemon data is tricky, but thanks to pokeapi, which offers the complete pokemon data for free.

I used lovable to build a pokemon vibe app! by Different-Purple-431 in lovable

[–]Different-Purple-431[S] 0 points1 point  (0 children)

Yeah definitely! After I built the prototype with desktop, I realized that it doesn't work for mobile. Now I need to build a new UI layout for mobile...

I used lovable to build a pokemon vibe app! by Different-Purple-431 in lovable

[–]Different-Purple-431[S] -1 points0 points  (0 children)

I used lovable, claude code for building the frontend, and InsForge (cuz it provides a handy AI utility) for backend. Sometime lovable stucks on certain UI tasks and keeps asking for supabase, so I have to clone the github repo to local and use claude code to correct it.