Argon Design System React is a free, open-source UI kit from Creative Tim that provides over 100 Bootstrap 4 components for building React websites, built with Reactstrap and create-react-app.
What is Argon Design System React?
Argon Design System React is a free, MIT-licensed design system for Bootstrap 4, React, and Reactstrap, developed by Creative Tim. It takes a standard create-react-app project structure and extends it with over 100 coded components — buttons, inputs, navbars, modals, datepickers, carousels, pagination, progress bars, tabs, tooltips, and more — so developers can start from a working React codebase rather than a blank file. The output is a fully responsive web interface with prebuilt example pages for landing, login, profile, and registration.
Key Features
- 100+ coded components — Every element includes hover, focus, and color states, and all styles are set in SCSS files that you can modify.
- Built with Reactstrap and create-react-app — The project uses Reactstrap for Bootstrap 4 React components and is set up as a standard create-react-app project with a src/ folder containing assets, components, and views.
- Prebuilt example pages — Includes Landing, Login, Profile, and Register pages under src/views/examples, ready to use as starters or inspiration.
- Complex documentation — Hosted at the demo site, covering foundation (colors, typography), components (alerts, buttons, etc.), and an overview of the design idea.
- Multiple framework versions — The same design system is also available as HTML, Angular, and Vue versions from Creative Tim, with matching component names and styles.
- SASS customization — Component colors and styles are defined in src/assets/scss, including custom utilities and vendor folders, so you can adjust the look globally.
- One-click deployment to Genezio — A deploy button in the README lets you host a live version of the template on Genezio without manual configuration.
Who is it for?
- React developers — who want a prebuilt UI foundation with Bootstrap 4 and Reactstrap instead of writing components from scratch.
- Designers and frontend developers — who need a free, open-source component library with consistent styling and state variations to iterate on prototypes.
- Startups and agencies — that need to ship a landing page, login flow, or profile page quickly using the included example pages.
What can you do with Argon Design System React?
- Build a marketing site: Start from the Landing example page and swap in your own content and images to produce a polished homepage with hero, buttons, and sections.
- Create authentication screens: Use the Login and Register example pages to implement sign-in and sign-up flows, styled consistently with the design system.
- Prototype admin or dashboard views: Combine components like datepickers, alerts, modals, and progress bars to mock up product UI without writing custom CSS.
How does Argon Design System React work?
You install the package with npm i argon-design-system-react, or clone or download the repository, then run the standard create-react-app development server. The source is organized into src/views (example pages and index sections), src/components (navbars and footers), and src/assets (SCSS and compiled CSS). You can deploy your version to Genezio with the one-click button provided in the README.
Pricing
Argon Design System React is free and open source under the MIT license. You can use it for personal and commercial projects without paying a licensing fee.
Alternatives
- MUI (Material UI) — a React component library implementing Google's Material Design, with a larger component ecosystem and paid advanced themes.
- Ant Design — an enterprise-focused React UI library with a large set of components and a distinctive design language, popular for admin interfaces.
FAQ
Is Argon Design System React free?
Yes, it's free and released under the MIT license, as shown in the README. You can use it in personal and commercial projects, and there are also paid products from Creative Tim if you need additional support or advanced dashboards.
What is Argon Design System React?
It's a free, open-source design system for Bootstrap 4 and React built with Reactstrap. It includes over 100 components, prebuilt example pages, and SCSS customization, created by Creative Tim.
What frameworks does it support?
The README lists versions for HTML, Angular, Vue, and React. The React version is built with create-react-app and Reactstrap, and the same design language is available for other stacks.
Can I deploy Argon Design System React to Genezio?
Yes, the README includes a "Deploy to Genezio" button that starts a one-click deployment of the repository to Genezio, so you can have a live version of the template running quickly.
Does it include example pages?
Yes, it includes Landing, Login, Profile, and Register pages under src/views/examples, plus many index sections (buttons, inputs, navbars, modals, etc.) that showcase each component.








