Hi.
Im designing a webapp/admin dashboard and I want to jump start the development process. So I wonder if a good template exists for react.js
Login/register ()
User account/profile
user management (admin)
Basic components (forms, nav, buttons etc)
Multi-tenant
Redux
I already have the REST API's
PS I have done some searching and yes, there are cheap alternatives. I looking for your experiences.
Wow. great tips!
The templates I see for sale are a bit tricky, if you plan to go commercial, it will cost a bit more of course.
Reson I want referrals is that once go start with a project, I dont want to redo the whole thing.
Another I came across is reactstudio. Its drag and drop and will generate the react code for each component.
Why build your own these days when you can use retool.com or internal.io?
https://www.creative-tim.com/ is my favorite React Admin UI
material-ui provides some pretty cool templates: https://material-ui.com/getting-started/templates/
you can check out react-admin too which is based off material-ui
https://usegravity.app has most of what you need, apart from Redux :-)
I use https://blueprintjs.com/ it has amazing components.
There are other component kits out there.