https://github.com/flatlogic/sofia-react
Sofia React Template - Admin Dashboard Template built with React
https://github.com/flatlogic/sofia-react
bootstrap dashboard react template
Last synced: 4 months ago
JSON representation
Sofia React Template - Admin Dashboard Template built with React
- Host: GitHub
- URL: https://github.com/flatlogic/sofia-react
- Owner: flatlogic
- License: mit
- Created: 2021-05-05T06:49:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T23:32:43.000Z (over 1 year ago)
- Last Synced: 2025-06-25T00:07:16.554Z (12 months ago)
- Topics: bootstrap, dashboard, react, template
- Language: JavaScript
- Homepage:
- Size: 41.9 MB
- Stars: 11
- Watchers: 2
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# π Sofia React - A Free React Admin Dashboard Template!
[View Demo](https://flatlogic.com/templates/sofia-react-full/demo) | [Download](https://github.com/flatlogic/sofia-react/archive/refs/heads/master.zip) | [More Templates](https://flatlogic.com/templates) | [Discord Community](https://discord.gg/flatlogic-community) | [Support Forum](https://flatlogic.com/forum)
**Originally a premium product priced at $69+, made available for free in January 2025!** π
[](https://flatlogic.com/templates/sofia-react-full/demo)
Looking for a perfect codebase generator for your Startup? Try [Flatlogic AI Web App Generator](https://flatlogic.com/generator) - our new tool, sort of a template++.
---
## π― Why Sofia React?
- **Ex-Premium**: This template was previously paid. Enjoy it for free now. π
- **React + Bootstrap + Material-UI**: A powerful combination for building modern web apps.
- **Join the Community**: [Flatlogic Discord](https://discord.gg/flatlogic-community) is where the action happens.
- **Free Node.js Backend**: Pair it up with [this backend](https://github.com/flatlogic/nodejs-backend) to go full-stack.
---
## π Quick Start
1. **Clone the repo**
```bash
git clone https://github.com/flatlogic/sofia-react.git
cd sofia-react
```
2. **Install dependencies**
```bash
yarn install # Or npm install
```
3. **Run the app**
```bash
yarn start
```
Navigate to http://localhost:3000/.
4. **Backend Support**
```bash
yarn start:backend
```
5. **Build for production**
```bash
yarn build
```
6. **Docker Support**
```bash
docker build -t sofia-react .
docker run -p 3000:3000 -d sofia-react
```
---
## π§© Features
- Fully Responsive Layout
- React 18
- Bootstrap 4.6
- Material-UI Components
- React Hooks
- Redux for State Management
- Authentication Pages
- Numerous Chart Libraries
- Static Sidebar
---
## π Built With
- React 18
- Bootstrap 4.6
- Material-UI
- Redux
- Webpack
- JavaScript (ES6)
---
## π¦ Pages
- Dashboard
- User Management (Profile, Edit Profile, Change Password)
- E-Commerce (Product Grid, Product Page, Management)
- Forms (Validation, Wizard)
- Charts (Bar, Line, Pie, Mixed)
- Tables (Basic, Material-UI Tables)
- Maps (Google, Vector)
- Icons
- Notifications
- Login / Register / Error Pages
---
## π Available Variants
| | **Material** | **Transparent** | **Classic** | **Sofia** | **Flatlogic** |
|---------------|-----------------------------------------------------------|---------------------------------------------------------|-------------------------------------------------------|-----------------------------------------------------|----------------------------------------------------|
| **React** | [React Material Admin](https://github.com/flatlogic/react-material-admin-full) | [Light Blue React](https://github.com/flatlogic/light-blue-react) | [Sing App React](https://github.com/flatlogic/sing-app-react) | [Sofia React](https://github.com/flatlogic/sofia-react) | [One React](https://github.com/flatlogic/one-react) |
| **Angular** | [Angular Material Admin](https://github.com/flatlogic/angular-material-admin-full) | [Light Blue Angular](https://github.com/flatlogic/light-blue-angular) | [Sing App Angular](https://github.com/flatlogic/sing-app-angular) | - | - |
| **Vue** | [Material Vue](https://github.com/flatlogic/material-vue-full) | [Light Blue Vue](https://github.com/flatlogic/light-blue-vue) | [Sing App Vue](https://github.com/flatlogic/sing-app-vue) | - | - |
| **Bootstrap** | - | [Light Blue HTML5](https://github.com/flatlogic/light-blue-html5) | [Sing App HTML5](https://github.com/flatlogic/sing-app-html5) | - | [One Bootstrap](https://github.com/flatlogic/one-bootstrap-template-full) |
Additionally, these templates are tailored for specific business needs:
- [E-Commerce Frontend (React)](https://github.com/flatlogic/ecommerce-frontend) - A complete e-commerce solution.
- [Bookkeeper UI (React)](https://github.com/flatlogic/bookkeeper-ui) - Accounting dashboard for finance management.
- [User Management Template (React)](https://github.com/flatlogic/user-management-template) - User authentication and management.
---
## π¨βπ» How to Contribute
- **Star this repo β** - show some love.
- **Report bugs** - but be nice.
- **Join the [Discord]()** - meet fellow devs.
---
## π₯ About Flatlogic
[Flatlogic AI Software Engineer](https://flatlogic.com/ai-software-development-agent) builds modern business software so you don't have to. Our AI Software Development Agent helps you generate, deploy, and maintain enterprise applications with minimal effort.
---
## π License
This template is free to use. Modify it, break it, make it your own. Just donβt try to sell it back to us. π
---
> **Questions or feedback?**
> Join our [Flatlogic Community Discord](https://discord.gg/flatlogic-community) or visit our [support forum](https://flatlogic.com/forum). We might even reply!