Show HN: Divjoy – React Codebase and UI Generator
1–10 of 133 posts
Re: Show HN: Divjoy – React Codebase and UI Generator
#2This was by the far the most difficult project I've ever built. Would love to hear your thoughts and happy to answer questions.
Re: Show HN: Divjoy – React Codebase and UI Generator
#3Re: Show HN: Divjoy – React Codebase and UI Generator
#4Re: Show HN: Divjoy – React Codebase and UI Generator
#5This looks amazing. Going to give it a try for my next project.
Re: Show HN: Divjoy – React Codebase and UI Generator
#6That's awesome, well done. Really nice that it exports to codesandbox as well so you don't even need to download anything. Would love to see support for TypeScript as well.
Re: Show HN: Divjoy – React Codebase and UI Generator
#7Hey HN, my goal with Divjoy is to make it ridiculously easy to start a new React project. You just select all the things you want in your codebase (UI kit, React framework, auth provider, analytics, form handling, etc), pick a template, then export it as a complete codebase that you can keep building on. All the UI logic like routing and auth flows just works. It also has a built-in editor which I think is pretty nif…
Re: Show HN: Divjoy – React Codebase and UI Generator
#8Hey HN, my goal with Divjoy is to make it ridiculously easy to start a new React project. You just select all the things you want in your codebase (UI kit, React framework, auth provider, analytics, form handling, etc), pick a template, then export it as a complete codebase that you can keep building on. All the UI logic like routing and auth flows just works. It also has a built-in editor which I think is pretty nif…
I love the idea and I’ll use it !!! One question: apart Framework can we have a ‘Not needed’ option for all other features? What if I want authentication with no styling at all..... Thanks a lot and keep up !!,
Re: Show HN: Divjoy – React Codebase and UI Generator
#9Re: Show HN: Divjoy – React Codebase and UI Generator
#10Divjoy is like a super powered create-react-app. great way to start off a project. being able to quickly add prebuilt components and essentially "eject" them makes customizing super easy.
the UI is intuitive and love the animating side drawer for the component library.
and :cheer: to exporting to codesandbox!