Giter Club home page Giter Club logo

corona-react-free-admin-template's Introduction

Corona React - Free Admin Template

Love dark mode? Here’s Corona React, now available as a free template. Don’t let the name scare you, Corona is a sleek and sexy admin dashboard from BootstrapDash that is super easy to customize and set up. The free version has enough features for you to kickstart your project. If you like what you see, then check out the full version of this React admin template too.

Demo

Click the image to check out the live demo:

N|Solid

Credits:

  • React-bootstrap
  • Material Design Icons
  • React
  • Chart.js

Browser Support:

  • Chrome (latest)
  • FireFox (latest)
  • Safari (latest)
  • Opera (latest)
  • IE10+

License Information:

Corona React free is released under MIT license. This is a free react admin template developed by BootstrapDash. Feel free to download it, use it, share it, and get creative with it.

More from BootstrapDash

Like what you see?

Please leave a star on our GitHub repo! Submit bugs and help us improve corona!

Find us on

Installation

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

corona-react-free/
  ├── template
    ├── demo_1
        ├── src/
            ├── app/
            ├── assets/
                ├── images/
                ├── styles/
            ├── index.js
        ├── public/
        ├── .gitignore
        ├── CHANGELOG.md
        ├── package.json
  ├── CHANGELOG.md
  ├── documentation
  ├── LICENSE
  ├── README.md


How to use corona Admin React?

# Click the Clone or Download button in GitHub and download as a ZIP file or you can enter the command
$ git clone https://github.com/BootstrapDash/corona-react-free-admin-template.git in your terminal to get a copy of this template.

# After the files have been downloaded you will get a folder with all the required files

# You can install all the dependencies in the template by running the command 'npm install'. All the required files are in the node modules.

# You can serve the template with the command 'npm start'.

# Now that your project has now kick-started, all you need to do now is to code, code, and code to your heart's content.

How to Contribute?:

# We love your contributions and we welcome them wholeheartedly. We believe the more the merrier. To contribute make sure you have a Node.js and npm installed.

Next

After node and npm have been installed, follow the steps below to contribute.


1 - Fork and clone the repo of corona React Admin.

2 - Run the command 'npm install' to install all the dependencies.

3 - Enter the command 'npm start'. This will open Corona React Admin in your default browser.

4 - Make your valuable contribution

5 - Submit a pull request.

Do you need a template with more features and functionalities? Get more with our collection of the premium template with more plugins, eye catching animations, UI components, and sample pages all fitting together with a high-quality design. Visit https://www.bootstrapdash.com for more admin templates.

corona-react-free-admin-template's People

Contributors

bootstrapdash-team avatar jyothish-bootstrapdash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

corona-react-free-admin-template's Issues

Error while installing Dependencies

Got the following error while using npm install

npm ERR! code 1 npm ERR! path E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\node-sass npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js npm ERR! Building: C:\Program Files\nodejs\node.exe E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= npm ERR! gyp info it worked if it ends with ok npm ERR! gyp verb cli [ npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe', npm ERR! gyp verb cli 'E:\\react-templates\\corona-react-free-admin-template-main\\corona-react-free-admin-template-main\\template\\demo_1\\node_modules\\node-gyp\\bin\\node-gyp.js', npm ERR! gyp verb cli 'rebuild', npm ERR! gyp verb cli '--verbose', npm ERR! gyp verb cli '--libsass_ext=', npm ERR! gyp verb cli '--libsass_cflags=', npm ERR! gyp verb cli '--libsass_ldflags=', npm ERR! gyp verb cli '--libsass_library=' npm ERR! gyp verb cli ] npm ERR! gyp info using [email protected] npm ERR! gyp info using [email protected] | win32 | x64 npm ERR! gyp verb command rebuild [] npm ERR! gyp verb command clean [] npm ERR! gyp verb clean removing "build" directory npm ERR! gyp verb command configure [] npm ERR! gyp verb check python checking for Python executable "python2" in the PATH npm ERR! gyp verb whichfailed Error: not found: python2 npm ERR! gyp verbwhichfailed at getNotFoundError (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:13:12) npm ERR! gyp verbwhichfailed at F (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:68:19) npm ERR! gyp verbwhichfailed at E (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:80:29) npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:89:16 npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\isexe\index.js:42:5 npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\isexe\windows.js:36:5 npm ERR! gyp verbwhichfailed at FSReqCallback.oncomplete (node:fs:204:21) npm ERR! gyp verbwhichfailed python2 Error: not found: python2 npm ERR! gyp verbwhichfailed at getNotFoundError (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:13:12) npm ERR! gyp verbwhichfailed at F (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:68:19) npm ERR! gyp verbwhichfailed at E (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:80:29) npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:89:16 npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\isexe\index.js:42:5 npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\isexe\windows.js:36:5 npm ERR! gyp verbwhichfailed at FSReqCallback.oncomplete (node:fs:204:21) { npm ERR! gyp verbwhichfailed code: 'ENOENT' npm ERR! gyp verbwhichfailed } npm ERR! gyp verb check python checking for Python executable "python" in the PATH npm ERR! gyp verbwhich succeeded python C:\Python310\python.EXE npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack File "<string>", line 1 npm ERR! gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3]; npm ERR! gyp ERR! stack ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! gyp ERR! stack SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? npm ERR! gyp ERR! stack npm ERR! gyp ERR! stack at ChildProcess.exithandler (node:child_process:387:12) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:527:28) npm ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1090:16) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:302:5) npm ERR! gyp ERR! System Windows_NT 10.0.19044 npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "E:\\react-templates\\corona-react-free-admin-template-main\\corona-react-free-admin-template-main\\template\\demo_1\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\node-sass npm ERR! gyp ERR! node -v v18.2.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1

Refused to apply style from 'https://www.example.com/demo/corona-react-free/template/demo_1/preview/static/css/main.e0874eb1.chunk.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Refused to apply style from 'https://www.example.com/demo/corona-react-free/template/demo_1/preview/static/css/main.e0874eb1.chunk.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

issue after build please help!

Refused to apply style from 'https://www.example.com/demo/corona-react-free/template/demo_1/preview/static/css/main.e0874eb1.chunk.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Refused to apply style from 'https://www.example.com/demo/corona-react-free/template/demo_1/preview/static/css/main.e0874eb1.chunk.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

issue after build..
please help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.