-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
32 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<p align="center"> | ||
<a href="https://bloomui.com" title="BloomUI.com"> | ||
<img src="https://bloomui.com/static/images/tokyo-logo.png" alt="Tokyo React Admin Dashboard"> | ||
<img src="https://bloomui.s3.us-east-2.amazonaws.com/tokyo-logo.png" alt="Tokyo Free White Javascript Dashboard"> | ||
</a> | ||
</p> | ||
<h1 align="center"> | ||
<b>Tokyo React Admin Dashboard</b> | ||
<b>Tokyo Free White Javascript Dashboard</b> | ||
<br> | ||
<a href="https://twitter.com/intent/tweet?url=https://bloomui.com&text=I like this React admin dashboard"> | ||
<img src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social" /> | ||
|
@@ -13,23 +13,44 @@ | |
<div align="center"> | ||
|
||
![version](https://img.shields.io/badge/version-1.0.0-blue.svg) | ||
![license](https://img.shields.io/badge/license-MIT-blue.svg) | ||
|
||
<a href="https://bloomui.com/product/tokyo-free-white-react-javascript-material-ui-admin-dashboard/"><img src="https://bloomui.s3.us-east-2.amazonaws.com/tokyo-free-white-react-javascript-material-ui-admin-dashboard.jpg" /></a> | ||
</div> | ||
|
||
<h3 align="center">Tokyo Free White Typescript Dashboard features a nice classic light & clean design and color scheme. | ||
</h3> | ||
<a href="https://bloomui.com/product/tokyo-free-white-react-javascript-material-ui-admin-dashboard/"><h3>Free React Javascript Admin Dashboard Template built with Material-UI</h3></a> | ||
<p> | ||
If you prefer working with Javascript instead of Typescript then this admin template is for you. Tokyo Free White Javascript Admin Dashboard Template is powered by React and Material-UI which is one of the most popular frontend frameworks available today. | ||
</p> | ||
<p> | ||
You can use this admin dashboard to build whatever you want, as we released it under a MIT License, free and open source. | ||
</p> | ||
<p> | ||
We keep all NPM dependencies up to date and do regular updates and improvements. | ||
</p> | ||
<p> | ||
Check out the live preview we’ve set up to see all the included features, like dashboard components, customized Material-UI cards and even a Messenger chat application. | ||
</p> | ||
<p> | ||
You can easily change the styles and colors schemes just by modifying a single variables file. | ||
</p> | ||
|
||
--- | ||
<h3>Updrade to PRO</h3> | ||
|
||
<p>If you're looking for more features like translations, complex user flows, redux examples and more, we recommend taking a look at the premium version (Tokyo White Javascript Dashboard) on <a href="https://bloomui.com">bloomui.com</a></p> | ||
|
||
--- | ||
|
||
<h2> | ||
Online Documentation | ||
Quick Start | ||
</h2> | ||
|
||
<p>To view the available online documentation files please visit the following link: | ||
<a href="https://tokyo.bloomui.com/docs" title="Click to view the online documentation"> | ||
https://tokyo.bloomui.com/docs | ||
</a> | ||
</p> | ||
<ol> | ||
<li>Make sure you have the latest stable versions for Node.js and NPM installed</li> | ||
<li>Clone repository: <code>git clone https://github.com/bloomui/tokyo-free-white-react-admin-dashboard-js.git</code></li> | ||
<li>Install dependencies: Run <code>npm install</code> inside the project folder</li> | ||
<li>Start dev server: After the install finishes, run <code>npm run start</code>. A browser window will open on http://localhost:3000 where you''ll see the live preview</li> | ||
</ol> | ||
|
||
--- | ||
|
||
|
@@ -41,15 +62,3 @@ | |
[email protected] | ||
</a> | ||
</p> | ||
|
||
--- | ||
|
||
<h2> | ||
Quick Start | ||
</h2> | ||
<p> | ||
Make sure you have the latest stable versions for Node.js and NPM installed. After that, run <code>npm install</code> inside the project-folder and after the install finished, run <code>npm run start</code>. A browser window will open and you will see the live preview. | ||
</p> | ||
<p> | ||
We recommend browsing through the online documentation we've prepared for Tokyo React Admin Dashboard. | ||
</p> |