<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Doãn Bắc Tâm</title>
    <description>The latest articles on DEV Community by Doãn Bắc Tâm (@iamsyr).</description>
    <link>https://dev.to/iamsyr</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F637922%2Fbd8ddb85-b700-416f-867b-f8d8ddf88fc7.png</url>
      <title>DEV Community: Doãn Bắc Tâm</title>
      <link>https://dev.to/iamsyr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iamsyr"/>
    <language>en</language>
    <item>
      <title>Sofia - Free Admin Dashboard Template built with React and Bootstrap</title>
      <dc:creator>Doãn Bắc Tâm</dc:creator>
      <pubDate>Fri, 16 Jul 2021 07:51:45 +0000</pubDate>
      <link>https://dev.to/iamsyr/sofia-free-admin-dashboard-template-built-with-react-and-bootstrap-2j0e</link>
      <guid>https://dev.to/iamsyr/sofia-free-admin-dashboard-template-built-with-react-and-bootstrap-2j0e</guid>
      <description>&lt;p&gt;Free and open-source admin dashboard template built with React v17.0.1 and Bootstrap v4.6.&lt;/p&gt;

&lt;p&gt;This dashboard is an initial version (containing only few components) of our future release of Sofia React Admin. It is built on the top of React 17, so it well supported along the web. You can easy customize template by changing SCSS variables. All paddings and colors are in _variables.scss file.&lt;/p&gt;

&lt;h1&gt;
  
  
  Features
&lt;/h1&gt;

&lt;p&gt;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:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React v17&lt;/li&gt;
&lt;li&gt;Bootstrap v4.6 &amp;amp; SCSS&lt;/li&gt;
&lt;li&gt;React Router v5&lt;/li&gt;
&lt;li&gt;React Hooks&lt;/li&gt;
&lt;li&gt;Mobile friendly responsive layout&lt;/li&gt;
&lt;li&gt;Recharts and Apexcharts chart libraries&lt;/li&gt;
&lt;li&gt;Simple login / logout&lt;/li&gt;
&lt;li&gt;Error page&lt;/li&gt;
&lt;li&gt;Styled Bootstrap components like buttons, badges, labels, etc&lt;/li&gt;
&lt;li&gt;Create-react-app under the hood&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--iVP1XZz4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://reactjsexample.com/content/images/2021/07/2021-05-26-at-13.15.29-1024x594.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--iVP1XZz4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://reactjsexample.com/content/images/2021/07/2021-05-26-at-13.15.29-1024x594.png" alt="alt text" title="pAGE"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Pages
&lt;/h1&gt;

&lt;p&gt;We have implemented some basic pages, so you can see our template in action.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dashboard sample&lt;/li&gt;
&lt;li&gt;Typography page&lt;/li&gt;
&lt;li&gt;Tables page&lt;/li&gt;
&lt;li&gt;Notifications page&lt;/li&gt;
&lt;li&gt;Charts page&lt;/li&gt;
&lt;li&gt;Icons page&lt;/li&gt;
&lt;li&gt;Map page&lt;/li&gt;
&lt;li&gt;Login page&lt;/li&gt;
&lt;li&gt;Register page&lt;/li&gt;
&lt;li&gt;Error page
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--V7wB9tEJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://reactjsexample.com/content/images/2021/07/2021-05-26-at-13.15.17-1024x596.png" alt="alt text" title="sofia"&gt;
LIVE DEMO : &lt;a href="https://flatlogic.github.io/sofia-react-template/#/template/dashboard"&gt;https://flatlogic.github.io/sofia-react-template/#/template/dashboard&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GITHUB : &lt;a href="https://github.com/flatlogic/sofia-react-template"&gt;https://github.com/flatlogic/sofia-react-template&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Quick Start
&lt;/h1&gt;

&lt;ol&gt;
&lt;li&gt;Get the latest version
You can start by cloning the latest version of Sofia React Template on your local machine by running:
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="err"&gt;$&lt;/span&gt; &lt;span class="n"&gt;git&lt;/span&gt; &lt;span class="n"&gt;clone&lt;/span&gt; &lt;span class="n"&gt;https&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;github&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;com&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;flatlogic&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;sofia&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;react&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;template&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;git&lt;/span&gt;
&lt;span class="err"&gt;$&lt;/span&gt; &lt;span class="n"&gt;cd&lt;/span&gt; &lt;span class="n"&gt;path&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;to&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;app&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Run yarn install&lt;br&gt;
This will install both run-time project dependencies and developer tools listed&lt;br&gt;
in package.json file.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Run yarn start&lt;br&gt;
Runs the app in the development mode.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Open &lt;a href="http://localhost:3000"&gt;http://localhost:3000&lt;/a&gt; to view it in the browser. Whenever you modify any of the source files inside the /src folder,&lt;br&gt;
the module bundler (Webpack) will recompile the&lt;br&gt;
app on the fly and refresh all the connected browsers.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;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.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The build is minified and the filenames include the hashes.&lt;br&gt;
Your app is ready to be deployed!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
