Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flatlogic/sofia-react-template
🔮 Sofia React Template - Admin Dashboard Template built with React
https://github.com/flatlogic/sofia-react-template
bootstrap dashboard free react sass template
Last synced: 3 days ago
JSON representation
🔮 Sofia React Template - Admin Dashboard Template built with React
- Host: GitHub
- URL: https://github.com/flatlogic/sofia-react-template
- Owner: flatlogic
- License: mit
- Created: 2021-03-04T14:48:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T08:03:30.000Z (8 months ago)
- Last Synced: 2024-04-13T23:05:39.894Z (7 months ago)
- Topics: bootstrap, dashboard, free, react, sass, template
- Language: JavaScript
- Homepage: https://flatlogic.github.io/sofia-react-template/
- Size: 36.1 MB
- Stars: 142
- Watchers: 6
- Forks: 93
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# 👇 Sofia React Template
Free and open-source admin dashboard template built with React v17.0.2 and Bootstrap v4.6. Developed with ❤️ by [Flatlogic](https://flatlogic.com/). If you love our project please star ⭐️ our repo!
[View Demo](https://flatlogic.github.io/sofia-react-template/) | [Download](https://github.com/flatlogic/sofia-react-template.git) | [More templates](https://flatlogic.com/templates)
[![image](https://user-images.githubusercontent.com/63450826/135460125-6679bb33-3741-451f-9cfa-db1c08fee110.png)](https://flatlogic.github.io/sofia-react-template/)
This dashboard is designed for widespread compatibility and ease of customization, it allows developers to modify SCSS variables for tailored aesthetics, making it an excellent starting point for [business software](https://flatlogic.com/) projects looking for a modern, well-supported UI foundation.
## Features
Sofia React Template is a great template to quick-start development of SAAS, CMS, IoT Dashboard, E-Commerce apps, etc.
Lite version of a Sofia React includes following features and pages:* React v17
* Bootstrap v4.6 & SCSS
* React Router v5
* React functional components
* React Hooks
* Mobile friendly responsive layout
* Recharts and Apexcharts chart libraries
* Simple login / logout
* Error page
* Styled Bootstrap components like buttons, badges, labels, etc
* Create-react-app under the hood## Pages
We have implemented some basic pages, so you can see our template in action.
* Dashboard sample
* Typography page
* Tables page
* Notifications page
* Charts page
* Icons page
* Map page
* Login page
* Register page
* Error page## Quick Start
### 1. Get the latest version
You can start by cloning the latest version of Sofia React Template on your local machine by running:
```shell
$ git clone https://github.com/flatlogic/sofia-react-template.git
$ cd path/to/app
```### 2. Run `yarn install`
This will install both run-time project dependencies and developer tools listed
in [package.json](package.json) file.### 3. Run `yarn start`
Runs the app in the development mode.Open http://localhost:3000 to view it in the browser. Whenever you modify any of the source files inside the `/src` folder,
the module bundler ([Webpack](http://webpack.github.io/)) will recompile the
app on the fly and refresh all the connected browsers.### 4. Run `yarn build`
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!## Support
For any additional information please go to our [**support forum**](https://flatlogic.com/forum) and raise your questions or feedback provide there. We highly appreciate your participation!## How can I support developers?
- Star our GitHub repo :star:
- [Tweet about it](https://twitter.com/intent/tweet?text=Amazing%20dashboard%20built%20with%20NodeJS,%20React%20and%20Bootstrap!&url=https://github.com/flatlogic/sofia-react-template&via=flatlogic).
- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:
- Follow [@flatlogic on Twitter](https://twitter.com/flatlogic).
- Subscribe to Flatlogic newsletter at [flatlogic.com](https://flatlogic.com/)
- Like our page on [Facebook](https://www.facebook.com/flatlogic/) :thumbsup:## More from Flatlogic
- [React Native Starter](https://github.com/flatlogic/react-native-starter) - 🚀 A powerful react native starter template that bootstraps development of your mobile application
- [Sing App](https://github.com/flatlogic/sing-app) - 💥 Free and open-source admin dashboard template built with Bootstrap 4
- [Awesome Bootstrap Checkboxes & Radios](https://github.com/flatlogic/awesome-bootstrap-checkbox) - ✅ Pure css way to make inputs look prettier
- [React Dashboard](https://github.com/flatlogic/react-dashboard) - 🔥 React Dashboard - isomorphic admin dashboard template with GraphQL
- [Light Blue Dashboard](https://github.com/flatlogic/light-blue-dashboard) - 💦 Free and open-source admin dashboard template built with Bootstrap## Premium themes
Looking for premium themes and templates? Check out more [admin dashboard templates at flatlogic.com](https://flatlogic.com/admin-dashboards).## License
[MIT License](https://github.com/flatlogic/sofia-react-template/blob/master/LICENSE)