Volver al ranking

coreui/coreui-free-react-admin-template

JavaScriptcoreui.io/product/free-react-admin-template/

Free React Admin & Dashboard Template Built for AI-Assisted Development

reactreactjsreact-appbootstrapbootstrap-themeadminadmin-dashboardadmin-paneladmin-templatedashboarddashboard-templatesscss
Crecimiento de estrellas
Estrellas
4.9k
Forks
2.5k
Crecimiento semanal
Issues
0
2k4k
ene 2023mar 2024may 2025jul 2026
Artefactosnpmnpm install coreui-free-react-admin-template
README

CoreUI Free React Admin Template - Built for AI-Assisted Development Tweet

License: MIT @coreui coreui npm package NPM downloads @coreui react npm package NPM downloads

Bootstrap Admin Template

CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!

Table of Contents

Versions

CoreUI PRO

CoreUI PRO React Admin Templates

Default Theme Light Theme
CoreUI PRO React Admin Template CoreUI PRO React Admin Template
Modern Theme Bright Theme
CoreUI PRO React Admin Template CoreUI PRO React Admin Template

Quick Start

Installation

$ npm install

or

$ yarn install

Basic usage

# dev server with hot reload at http://localhost:3000
$ npm start 

or

# dev server with hot reload at http://localhost:3000
$ yarn start

Navigate to http://localhost:3000. The app will automatically reload if you change any of the source files.

Build

Run build to build the project. The build artifacts will be stored in the build/ directory.

# build for production with minification
$ npm run build

or

# build for production with minification
$ yarn build

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:

coreui-free-react-admin-template
├── public/          # static files
│   ├── favicon.ico
│   └── manifest.json
│
├── src/             # project root
│   ├── assets/      # images, icons, etc.
│   ├── components/  # common components - header, footer, sidebar, etc.
│   ├── layouts/     # layout containers
│   ├── scss/        # scss styles
│   ├── views/       # application views
│   ├── _nav.jsx     # sidebar navigation config
│   ├── App.jsx
│   ├── index.jsx
│   ├── routes.js    # routes config
│   └── store.js     # template state example 
│
├── index.html       # html template
├── ...
├── package.json
├── ...
└── vite.config.mjs  # vite config

AI-Friendly Development

This template is optimized for AI-assisted development with comprehensive context files and documentation:

Context Files

  • .cursorrules - Comprehensive AI context file with project conventions, patterns, and guidelines for working with React, CoreUI, and the template architecture
  • ARCHITECTURE.md - Detailed technical documentation covering the project structure, component hierarchy, routing system, state management, and build pipeline
  • DEVELOPMENT.md - Practical developer guide with setup instructions, development workflows, code examples, and best practices

Code Documentation

  • All React components include detailed JSDoc comments with parameter types and descriptions
  • Inline documentation explaining complex logic and patterns
  • PropTypes definitions for runtime type checking

Benefits for AI Coding Assistants

When using AI coding assistants like Cursor, Claude Code, or GitHub Copilot, these context files help the AI to:

  • Understand the Stack: Recognize that this is a React 19 application using CoreUI React components (not Tailwind CSS or other frameworks)
  • Follow Patterns: Generate code that matches the project's component structure and conventions
  • Use Correct Components: Suggest appropriate CoreUI React components from @coreui/react
  • Maintain Code Style: Follow ESLint and Prettier rules automatically
  • Respect Architecture: Work within the established routing, state management, and styling patterns

Simply open the project in your AI-enabled IDE, and the assistant will automatically have context about the React architecture, CoreUI React component usage, development workflows, and coding standards.

Documentation

The documentation for the CoreUI Admin Template is hosted at our website CoreUI for React

Components

CoreUI React.js Admin Templates are built on top of CoreUI and CoreUI PRO UI components libraries, including all of these components.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI Free Admin Template is maintained under the Semantic Versioning guidelines.

See the Releases section of our project for changelogs for each release version.

Creators

Łukasz Holeczek

Andrzej Kopański

CoreUI Team

Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

Support CoreUI Development

CoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the CoreUI PRO or by becoming a sponsor via Open Collective.

copyright 2026 creativeLabs Łukasz Holeczek.

Code released under the MIT license.

Repositorios relacionados
freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

TypeScriptnpmBSD 3-Clause "New" or "Revised" Licenselearn-to-codenonprofits
contribute.freecodecamp.org
452.4k45.6k
react/react

The library for web and native user interfaces.

JavaScriptnpmMIT Licensejavascriptreact
react.dev
246.7k51.3k
facebook/react

The library for web and native user interfaces.

JavaScriptnpmMIT Licensejavascriptreact
react.dev
233k47.8k
vercel/next.js

The React Framework

JavaScriptnpmMIT Licensereactserver-rendering
nextjs.org
141.1k31.5k
react/react-native

A framework for building native applications using React

C++MIT Licenseandroidapp-framework
reactnative.dev
126.2k25.2k
facebook/react-native

A framework for building native applications using React

C++MIT Licenseandroidapp-framework
reactnative.dev
120.9k24.5k
shadcn-ui/ui

A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

TypeScriptnpmMIT Licensecomponentsnextjs
ui.shadcn.com
119.5k9.5k
justjavac/free-programming-books-zh_CN

:books: 免费的计算机编程类中文书籍,欢迎投稿

GNU General Public License v3.0pythonjavascript
weibo.com/justjavac
117.7k28.2k
nextlevelbuilder/ui-ux-pro-max-skill

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

PythonPyPIMIT Licenseai-skillsantigravity
uupm.cc
108.6k11.6k
react/create-react-app

Set up a modern web app by running one command.

JavaScriptnpmMIT Licensereactzero-configuration
create-react-app.dev
103.3k26.9k
facebook/create-react-app

Set up a modern web app by running one command.

JavaScriptnpmMIT Licensereactzero-configuration
create-react-app.dev
103.1k27k
ant-design/ant-design

An enterprise-class UI design language and React UI library

TypeScriptnpmMIT Licensereactui-kit
ant.design
98.8k54.7k