Recently I came across a blog post about React Admin Panel and I was pretty amazed to see how quickly you can build an admin panel with some necessary functionalities.
So, I created this example real quick to see how this works and also can help others to get a readymade implementation of an Admin Panel.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
If you have any other process running on the same port it will ask you if you want to run the project on a different port.
The rest of the npm scripts are same as available by default
The page will reload if you make edits.
You will also see any lint errors in the console.
*You can see a working example of the project here:
If you are cloning this project you can use any UserID and Password combination to access and it will be stored in your local storage.
This is the view of the Admin Panel with CRUD operations, export to CSV, pagination and reordering functionality.
You can find the working project here 👉 https://codesandbox.io/s/agitated-sun-jihl0