Oftadeh - React Admin Responsive Template is an React app written entirely with Javascript (reactjs & material-ui) and has no jQuery dependency.
To view a live demo, click here.
React is the core of our template. If you don't know what React is or don't know how to use it, we strongly recommend checking the React before start doing anything with Oftadeh.
Create React App is a tool built by developers at Facebook to help you build React applications. It saves you from time- consuming setup and conguration.
- Oftadeh React Admin
This section will give you some information about what tools you will need.
To install and use Oftadeh React, you will need Node.js installed to your computer. We won't get into too much detail about Node.js as it's out of the scope of this documentation. Also you won't need to actually use Node.js, it's only required for the development process.
A.Installing Prerequisites
Download and install at least LTS or the latest version of Node.js from its web site.
B.Installing Oftadeh React
Open your favorite console application (Terminal, Command Prompt etc.), navigate into your work folder, run the following command and wait for it to finish:
npm install
This command will install all the required Node.js modules into the node_modules directory inside your work folder.
And now, you are ready to run the Oftadeh React for the first time.
While still in your work folder, run the following command in the console application:
npm start
And that's it. create-react-app will take care everything and start the Oftadeh React.
You can check out your console application to get further information about the server. By default, it will run on [http://localhost:3000](http://localhost:3000) but it might change depending on your setup
The following command builds the application into an output directory
npm run build
compiles the application into /build directory
Checkout at Facebook's create-react-app documentation:Deployment
Here’s the project structure of the Oftadeh React:
- material-ui
- clsx
- react-draft-wysiwyg
- jodit-react
- material-design-icons
- fslightbox
- react-router-dom
- material-table
- mui-datatables
- moment
- react-big-calendar
- recharts
- react-chartjs-2
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
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.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
Completely free (MIT)! See LICENSE.md for more.
You can donate to us. link for donate