/react_materialize_crud

Example CRUDs using React and Materialize UI. Based on Creative Tim Free Tremplate

Primary LanguageJavaScriptMIT LicenseMIT

CRUD Example - Material Dashboard React

Demo

http://rendti.com.br/react/dashboard/

BackEnd APIs

Features

  • There are 2 CRUDs: Book and Author (Every Grid has functions to pagging and sorting direct by backend api).

  • Based on Creative Tim Template (Material React) Creative Tim Template.

Install

  • Clone this repository or download zip.
  • At command line, open project folder and run: npm install
  • To run, execute command: npm start

Build Command

npm run-script build

Enviroment Files

  • .env file, set root folder server (PUBLIC_URL - default "/" ) for production.
  • views\App\Contants.jsx (API URL and Root Folder App)

Licensing