Skip to content

Commit f8af7ff

Browse files
authored
Add more info to README.txt
1 parent 31d380e commit f8af7ff

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
built with [React](https://facebook.github.io/react/), [Material-UI](https://material-ui.com), [React Router](https://reacttraining.com/react-router/)
33
[Redux](http://redux.js.org/)
44

5-
Demo](https://flatlogic.com/admin-dashboards/react-dashboard/demo). Use following credentials: user/password.
5+
[Demo](https://flatlogic.com/admin-dashboards/react-dashboard/demo). Use following credentials: user/password.
66

77
![image](https://user-images.githubusercontent.com/24964748/55800639-df780300-5adc-11e9-84b7-7c2437088516.png)
88

@@ -19,6 +19,19 @@ Demo](https://flatlogic.com/admin-dashboards/react-dashboard/demo). Use followin
1919
* Stylish, clean, responsive layout
2020
* Authentication
2121

22+
## Pages
23+
We have implemented some basic pages, so you can see our template in action.
24+
25+
* Dashboard
26+
* Typography
27+
* Tables
28+
* Notifications
29+
* Charts
30+
* Icons
31+
* Maps
32+
* Login
33+
* Error
34+
2235
## Quick Start
2336

2437
#### 1. Get the latest version
@@ -34,7 +47,7 @@ $ cd MyApp
3447
#### 2. Run `yarn install`
3548

3649
This will install both run-time project dependencies and developer tools listed
37-
in [package.json](../package.json) file.
50+
in [package.json](package.json) file.
3851

3952
#### 3. Run `yarn start`
4053

@@ -63,6 +76,13 @@ For any additional information please refer to [Flatlogic homepage](https://flat
6376
- Subscribe to Flatlogic newsletter at [flatlogic.com](https://flatlogic.com/)
6477
- Like our page on [Facebook](https://www.facebook.com/flatlogic/) :thumbsup:
6578

79+
## More from Flatlogic
80+
- [Awesome Bootstrap Checkboxes & Radios](https://github.com/flatlogic/awesome-bootstrap-checkbox) - ✅ Pure css way to make inputs look prettier
81+
- [React Native Starter](https://github.com/flatlogic/react-native-starter) - 🚀 A powerful react native starter template that bootstraps development of your mobile application
82+
- [React Dashboard](https://github.com/flatlogic/react-dashboard) - 🔥 React Dashboard - isomorphic admin dashboard template with GraphQL
83+
- [Sing App](https://github.com/flatlogic/sing-app) - 💥 Free and open-source admin dashboard template built with Bootstrap 4
84+
- [Light Blue Dashboard](https://github.com/flatlogic/light-blue-dashboard) - 💦 Free and open-source admin dashboard template built with Bootstrap
85+
6686
## Premium themes
6787
Looking for premium themes and templates? Check out more [admin dashboard templates at flatlogic.com](https://flatlogic.com/admin-dashboards).
6888

0 commit comments

Comments
 (0)