All Projects → rmemon → react-redux-admin-panel

rmemon / react-redux-admin-panel

Licence: other
React Redux Admin Panel

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to react-redux-admin-panel

react-admin-boilerplate
React-admin-boilerplate: react+antd+hook
Stars: ✭ 33 (+106.25%)
Mutual labels:  react-admin
express-crud-router
Simply expose resource CRUD (Create Read Update Delete) routes for Express & Sequelize. Compatible with React Admin Simple Rest Data Provider
Stars: ✭ 109 (+581.25%)
Mutual labels:  react-admin
React-Redux-Enterprise
A React-Redux boilerplate for enterprise/large scaled web applications
Stars: ✭ 77 (+381.25%)
Mutual labels:  react-redux-boilerplate
React-TypeScript-Boilerplate-Example
React + TypeScript + Redux Boilerplate Example
Stars: ✭ 18 (+12.5%)
Mutual labels:  react-redux-boilerplate
ra-datetime-input
ra-datetime-input
Stars: ✭ 27 (+68.75%)
Mutual labels:  react-admin
react-admin-amplify
AWS Amplify data provider for react-admin.
Stars: ✭ 130 (+712.5%)
Mutual labels:  react-admin
rr-boilerplate
A lightweight React&Redux boilerplate
Stars: ✭ 35 (+118.75%)
Mutual labels:  react-redux-boilerplate
fastapi-starter
A FastAPI based low code starter: Async SQLAlchemy, Postgres, React-Admin, pytest and cypress
Stars: ✭ 97 (+506.25%)
Mutual labels:  react-admin
ra-language-japanese
Japanese messages for react-admin
Stars: ✭ 22 (+37.5%)
Mutual labels:  react-admin
truthy-react-frontend
Truthy CMS's Frontend application written in ReactJS & Redux Saga. This project includes UI implementation of User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, RBAC support, Localization, and many more.
Stars: ✭ 37 (+131.25%)
Mutual labels:  react-redux-boilerplate
veact-admin
🔏 Admin client for surmon.me blog powered by React & @veactjs
Stars: ✭ 39 (+143.75%)
Mutual labels:  react-admin
ra-data-prisma
Packages to connect react-admin with prisma version 2
Stars: ✭ 73 (+356.25%)
Mutual labels:  react-admin
amplify-material-ui
A Material-UI based implementation of aws amplify
Stars: ✭ 32 (+100%)
Mutual labels:  react-admin
react-ant-admin
此框架使用与二次开发,前端框架使用react,UI框架使用ant-design,全局数据状态管理使用redux,ajax使用库为axios。用于快速搭建中后台页面。
Stars: ✭ 52 (+225%)
Mutual labels:  react-admin
ant-back-server
🚀 react后台,后台管理系统——后端(Koa)实现
Stars: ✭ 26 (+62.5%)
Mutual labels:  react-admin
ra-data-postgrest
react admin client for postgREST
Stars: ✭ 80 (+400%)
Mutual labels:  react-admin
OpenAdmin-client-React
OpenAdmin client based on React v16.2.0
Stars: ✭ 17 (+6.25%)
Mutual labels:  react-admin
react-admin-json-view
JSON field and input for react-admin.
Stars: ✭ 28 (+75%)
Mutual labels:  react-admin
react-laravel-with-jwt-auth
Boilerplate for reactjs (15.6) and laravel (5.5) with jwt-authentication.
Stars: ✭ 75 (+368.75%)
Mutual labels:  react-redux-boilerplate
loki-admin
Admin app build by KokiUI
Stars: ✭ 13 (-18.75%)
Mutual labels:  react-admin

React Redux Core UI Admin Panel

This project was generated with React Script.

Installation

Clone the repository

git clone https://github.com/rmemon/react-redux-admin-panel

Switch to the repo folder

cd react-redux-admin-panel

Install the dependencies using npm

npm install

Development server

Run npm start for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the build/ directory. Use the -prod flag for a production build.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].