Skip to content

Commit 3b968a5

Browse files
author
CodedThemes
authored
Update README.md (#8)
1 parent 5ecc83a commit 3b968a5

File tree

1 file changed

+28
-37
lines changed

1 file changed

+28
-37
lines changed

README.md

Lines changed: 28 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Datta Able React Free Admin Template
22

3-
Datta Able React Free Admin Template made using Bootstrap 4 framework, It is a free lite version of [Datta Able Pro](https://codedthemes.com/item/datta-able-react-free-admin-template/) Dashboard Template that makes you fulfill your Dashboard needs.
3+
Datta Able React Free Admin Template made using Bootstrap 4 framework, It is a free lite version of [Datta Able Pro](https://codedthemes.com/item/datta-able-react-admin-template/) Dashboard Template that makes you fulfill your Dashboard needs.
44

55
![Datta Able React Free Admin Template Preview Image](https://codedthemes.com/wp-content/uploads/edd/2019/05/datta-bootstrap-free.jpg)
66

@@ -18,7 +18,7 @@ Check out live preview of Datta Able lite version & download it.
1818

1919
#### Preview
2020

21-
- [Demo](http://lite.codedthemes.com/datta-able/react/default/dashboard/default)
21+
- [Demo](https://codedthemes.com/demos/admin-templates/datta-able/react/free)
2222

2323
#### Download
2424

@@ -31,7 +31,7 @@ Datta Able Pro Admin Template is available to purchase. Visit its numerous demos
3131

3232
#### Preview
3333

34-
- [Demo](https://codedthemes.com/datta-able/react/default/dashboard/default)
34+
- [Demo](https://codedthemes.com/demos/admin-templates/datta-able/react/default/dashboard/default)
3535

3636
#### Download
3737

@@ -71,39 +71,30 @@ Datta Able Lite version documentation cover in its Pro version documentation - c
7171
## Directory Structure
7272

7373
```
74-
Datta-able/
75-
├── assets/
76-
│ ├── css/
77-
│ │ ├── style.css
78-
│ ├── fonts/
79-
│ │ ├── feather/css/feather.css
80-
│ │ ├── fontawesome/css/fontawesome-all.min.css
81-
│ │ ├── datta/datta-icon.css
82-
│ ├── images/
83-
│ │ ├── user/
84-
│ │ │ ├── avatar-1.jpg
85-
│ │ │ ├── avatar-2.jpg
86-
│ │ │ ├── ...-More
87-
│ │ ├── logo.png
88-
│ │ ├── ...-More
89-
│ ├── js/
90-
│ │ ├── pages/
91-
│ │ │ ├── chart-morris-custom.js
92-
│ │ │ ├── google-maps.js
93-
│ │ ├── vendor-all.min.js
94-
│ │ ├── pcoded.min.js
95-
│ ├── plugins/
96-
│ │ ├── jquery/
97-
│ │ │ ├── js/
98-
│ │ │ │ ├── jquery.min.js
99-
│ │ ├── bootstrap/
100-
│ │ │ ├── css/
101-
│ │ │ │ ├── bootstrap.min.css
102-
│ │ │ ├── js/
103-
│ │ │ │ ├── bootstrap.min.js
104-
│ │ ├── ...-More
105-
├── index.html
106-
├── ...- More
74+
template/
75+
├── public/
76+
│ ├── index.html
77+
│ ├── ...
78+
├── src/
79+
│ ├── assets
80+
│ ├── components
81+
│ ├── config
82+
│ ├── contexts
83+
│ ├── data
84+
│ ├── firebase
85+
│ ├── hooks
86+
│ ├── layouts
87+
│ ├── store
88+
│ ├── utils
89+
│ ├── views
90+
│ ├── app.js
91+
│ ├── index.js
92+
│ ├── index.scss
93+
│ ├── menu-items.js
94+
│ ├── routes.js
95+
│ ├── ....
96+
├── package.json
97+
├── ...
10798
```
10899

109100
## RoadMap
@@ -152,4 +143,4 @@ Please generate Github issue if you found bug in any version. We are try to be r
152143
- Behance [https://www.behance.net/codedthemes](https://www.behance.net/codedthemes)
153144
- Facebook [https://www.facebook.com/codedthemes](https://www.facebook.com/codedthemes)
154145
- Twitter [https://twitter.com/codedthemes](https://twitter.com/codedthemes)
155-
- Instagram [https://www.instagram.com/codedthemes/](https://www.instagram.com/codedthemes/)
146+
- Instagram [https://www.instagram.com/codedthemes/](https://www.instagram.com/codedthemes/)

0 commit comments

Comments
 (0)