Home > I > Isomorphic - React Redux Admin Dashboard Review

$24

Isomorphic - React Redux Admin Dashboard

Reviews: 14 | Overal Rating: Good
Excellect
9
Good
2
Average
3
Bad
0
Awful
0
A react-redux powered single page admin dashboard. Used progressive web application pattern, highly optimized for your next react application. Built with : - Create React App - React - Redux - Redux-Saga - Webpack 4 - React Router 4 - Async Loading - Code Splitting. - Flexbox Grid. - Ant design - RTL supported - Multilingual supported - Styled Component - Ionicons - Firebase - Algolia - Auth0 - Babel, ES6 \u0026amp; Prettier - JQuery is not into package.json \u0026amp; didn't called jQuery. - JWT implementation Included [ Express, Laravel, Spark, Flask, Django ] - Firebase firestore CRUD. - Separate Next JS implementation. If you need Git access please contact us through our support For Ant Design frontend vers... READ MORE
Review Left On 04/08/2022
Venn
demo link doesnt work https://isomorphic.redq.io/ is there another demo you can share
Review Left On 04/10/2022
Melisande

I could give you guys 5 stars for everything, but until you have Typescript support, I'll give you 4 :DKeep the good work !!
Review Left On 04/13/2022
Rivi Demirchyan

Latest update was very good. Adds lot of functionality to already great design. Suggestion - Include a sample pricing page / or pricing table element also in the template.
Review Left On 04/15/2022
Varney Demetrakos

Overall a nice theme with effective usage of libraries and highly professional code. Code re-usability could have been made simpler with a better code structure and segregating demo code from reusable code. Have used many themes in the past, this one took a lot of sweat in picking and choosing items from the theme into own code structure due to its complex structure and inter-dependencies, inconsistencies etc. Still rating it 5 star as code structure is an individual choice..
Review Left On 04/21/2022
Sherurd Bosheers
I have a few question regarding the packages. 1) I am using the Isomorphic-servers package for now, if I want to for example add a table to my dashboard view should I edit the code in the shared folder or should I create a new component that copys that code and save it in the isomorphic folder. Which is best for future updates that continues to uphold the monorepo standards? 2) Is there a way I can see the demo code so I can see some examples of all the components being implemented?? Other than that everything looks great
Review Left On 04/24/2022
Batty
Hi Team, I have query related to Ionicons. In google map the icons are not loaded. Where we imported the Ionicons.
Review Left On 04/26/2022
Bellda

The documentation must continue to improve. Very good product in general but does not have a generic template. Congratulations.
Review Left On 04/29/2022
Whitcomb Rados

Isomorphic is a great template and their customer support is outstanding. The template is well structured and their use of Ant Design is well done. Well worth the price.
Review Left On 04/29/2022
Pellet
Hi, i think there’s an error with the next-js version, the @glidejs/glide is missing from the package.json and trigger an error since it’s called in the _app page. And the Dockerfile return an error when building, some file that should be copying in the respective part of the image are not found but not all of them but since i can clearly see that all the files needed are present i think it’s more of problem coming from my end. (i.e my docker).
Review Left On 05/04/2022
Finstad Babbs
when trying to start your template, it returns the error: “ENOENT: no such file or directory, lstat ’/node_modules’ ” How can I work around the error?
Review Left On 05/05/2022
Frangos
Not able to run isomorphic-boilerplate. Keep getting the following error after installing packages through yarn and then running yarn start ./src/containers/Sidebar/options.js Module not found: Can’t resolve ’@iso/config/icon.config’ in ’/Users/xxxxx/Desktop/Isomorphic – React Redux Admin Dashboard/isomorphic/packages/isomorphic-boilerplate-single/src/containers/Sidebar’ Please help!!
Review Left On 05/07/2022
Warner Spee
Hello i love this admin this has help me alot with my business, i wanted to implement scrollToTop in the dashboard but it wont work, any guesses??THANK YOU
Review Left On 05/13/2022
Reinhardt Meadlo

Overall this is a great looking, responsive and relatively easy project to understand. I'm completely new to react and JS but have managed to get a gorgeous app up and running in a weekend. I think it would be great to get better documentation on how to implement things like connection to an API web service as a datasource, and managing users and authentication.
Review Left On 05/13/2022
Deer Lafontain

Really, really well made! Love that each component is handmade and customised, rather than simply relying on pre-built packages. People notice the difference. Well done
Review Left On 05/17/2022
Jaddo
Hello Everyone, We have included separate next.js version in our latest update. So from now on you can just use the next js version without having to use our monorepo setup. This was most anticipated request in the last few months so we had to include it sooner than later. Best of luck with Isomorphic for your Business, Learning, Project, Personal, Client, MVP and any other way you can make the best use of this template. Best regards Redqteam
Review Left On 05/27/2022
Dosi

It written well. The author has a firm understanding of React and other technologies. It been consistently updated. Great product. Thank you.
Review Left On 06/22/2022
Minor
Hello I bought the theme,I want to have the sidebar start collapsed not expended is that possible ?
Review Left On 06/23/2022
Janka Westenbarger
hello, please ask ur developers to remove the dependency on “node-sass” this is officially deprecated package and causes build errors. please replace it with “sass”.
Review Left On 07/01/2022
Pirali

Overall Code Quality is okay, but: - reducers in redux should have no side effects? - Why local storage in it? - whats ur understanding of container and presentational components? In your code base there isnt any difference.. even presentational components connect to the store..
Review Left On 07/07/2022
Gaal Rudy

The theme is great, very advanced. But you also have to figure out like almost everything yourself because the docs is basically just a list of the features (I don't even look into it anymore, as it's pointless). With a complex theme like this I think a good documentation is a MUST otherwise you're wasting your time figuring out what the authors meant going through the code and back-engineering.
Review Left On 08/15/2022
Vanhomrigh Cherubin
Hi! Do you have any plans to release an update? It would be good to update ‘antd’ components to use new API features.
Review Left On 08/17/2022
Crispen Spielmann

Easily be most well designed template using React out there from both a code and design perspective. Integrating the code off the shelf was a breeze. The developer has gone to great lengths to insure a logical code flow and organization with proper separation of state managemt using Redux and Redux Sagas. On top of it the code is properly written to support Server Side Rendering (SSR) using the next.js version. I was able to port the code to a version using pure NodeJS with little effort and still maintain SSR.The example pages are actually working and with a small amount of effort you can hook up your backend and be ready to roll in no time. I searched through a lot of cruft in other themes to find one that would actually plug-and-play with my existing application without me spending a long time trying to get the theme’s components to work in my app. This is the only one that does that.Lastly, the use of Styled Components is incredibly nice. Then built in theme management with SC is a pleasure. Of note, you do need to include a few global css files to get common themeing from Ant Design as well as a few global styles specific to this template. Again, this was a total breeze to setup isnkde my exisiting app.If you have an existing app or are looking to roll a new one on the frontend, this template succcessfully solves the problem for either use case. Excellent product!
Review Left On 08/24/2022
Lafleur Beckert

I've bought more than 10 themes on ThemeForest, and this is the first one I review. Wow! Amazing React Theme. When I bought the theme, I didn't see there was Laravel and Auth integration already done. You did a great job, it saves me a lot of hours, and the design is beautiful!
Review Left On 08/25/2022
Kat Aldrete
Please download it from your envato account. You can contact with the support for technical instructions.
Review Left On 09/02/2022
Alfonse

React and redux code seems to be good and that seems to be rare here and for this price. Design is ok, using Antd seems to be +.
Review Left On 09/24/2022
Olodort Motley
Hi, how do we disable the “signin” page? I want people to see the app without having to be signed in. I want them to be able to go straight to the dashboard or some sort of homepage.
Review Left On 09/30/2022
Orren Lurey

Have to say, I'm always hesitant when I get themes because there's no previewing structure (IMHO, you can tell a lot about about a theme based on how it's organized).Just want to say, pleasantly surprised. I'm not a big React developer (getting into it, but BG in a lot of other techs), and this is easy to understand. Moreover, I love the "customApp" dir already setup to make future theme updates as seamless as possible.If you're just starting out on React, there is a lot to this (leverages redux, thunk, sagas, etc.). For that reason, great if you want to see how things plumb, as everything's organized in a way that it lends itself to follow-along.Great job!

Leave A Review For For Isomorphic - React Redux Admin Dashboard


Useful Links