SkillAgentSearch skills...

ReactAdmin

An Admin Dashboard Based On ReactJs And Redux

Install / Use

/learn @mberneti/ReactAdmin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

React Admin is SB Admin v2.0 that rewritten in React.js based on Redux

This project is a port of the famous Free Admin Bootstrap Theme SB Admin v2.0 to React.js Theme based on Create React App using ES6 & Webpack.

Demo

<img src='https://mberneti.github.io/ReactAdmin/content/images/DashboardDemo.png' width='600' alt='Login Demo'>

Available Scripts

No configuration or complicated folder structures, just the files you need to build your app.<br> Once the installation is done, you can run some commands inside the project folder:

Installation

1. Clone this project or Download that ZIP file

$ git clone https://github.com/mberneti/react-admin.git

2. Make sure you have npm installed globally

More details here

3. On the command prompt run the following commands

$ cd `project-directory`
$ npm install

npm start or yarn start

Runs the app in development mode.<br> Open http://localhost:3000/ReactAdmin/ to view it in the browser.

Note: The page will reload if you make edits.<br>

<img src='https://mberneti.github.io/ReactAdmin/content/images/LoginDemo.png' width='600' alt='Login Demo'>

Now you have two choices to make:

1. Login as an Admin with 11111 verification key

2 Or Login as a User with 12345 verification key

npm test or yarn test

Runs the test watcher in an interactive mode.<br> By default, runs tests related to files changed since the last commit.

Read more about testing.

npm run build or yarn build

Builds the app for production to the build folder.<br> It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.<br> By default, it also includes a service worker so that your app loads from local cache on future visits.

Your app is ready to be deployed.

Features

  • Bootstrap CSS Framework
  • Dropzone File Uploader Example
  • SweetAlert Plugin
  • React-Select (A Multi Select control built with and for React JS)
  • Jalaali DatePicker
  • Daynamic Complex Form Examples (with text, dropdown, fileuploader and ...)
  • Real World Example Of Authentication Using JWT
  • Based On React & Redux

From mberneti

Enjoy! I'm always happy to hear your feedback.

Contributing

Contributions are welcome and will be fully credited. I'd be happy to accept PRs for that.

License

Copyright (c) 2016 mberneti Inc. and individual contributors. Licensed under MIT license, see LICENSE for the full license.

View on GitHub
GitHub Stars43
CategoryDevelopment
Updated1y ago
Forks8

Languages

JavaScript

Security Score

80/100

Audited on Oct 14, 2024

No findings