You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,29 +1,29 @@
1
1
# [Flask Material Kit](https://appseed.us/apps/flask-apps/flask-material-kit)
2
2
3
-
Open-Source**Flask** starter coded with basic modules, database, ORM, and deployment scripts on top of **Material Kit**(free version). For newcomers, Material Kit is a Free Bootstrap 4 UI Kit with a fresh, new design inspired by Google's material design. This simple Flask project can be used to code beautiful websites with a modern design.
3
+
`Open-Source` seed project generated by AppSeed in **[Django](https://appseed.us/admin-dashboards/flask)** Framework on top of **[Material Kit](https://appseed.us/apps/flask-apps/flask-material-kit)**design. Designed for those who like bold elements and beautiful websites, **Material Kit 2**is ready to help you create stunning websites and web apps. `Material Kit 2` is built with over 60 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.
- Support via **Github** (issues tracker) and [Discord](https://discord.gg/fZC6hup).
16
16
17
17
<br />
18
18
19
19
> Links
20
20
21
-
-[Flask Material Kit](https://appseed.us/apps/flask-apps/flask-material-kit) - product page
22
-
-[Flask Material Kit](https://flask-material-kit.appseed-srv1.com) - LIVE Demo
21
+
-👉 [Flask Material Kit](https://appseed.us/apps/flask-apps/flask-material-kit) - product page
22
+
-👉 [Flask Material Kit](https://flask-material-kit.appseed-srv1.com) - LIVE Demo
23
23
24
24
<br />
25
25
26
-
## Quick Start in [Docker](https://www.docker.com/)
26
+
## ✨ Quick Start in [Docker](https://www.docker.com/)
27
27
28
28
> Get the code
29
29
@@ -46,7 +46,7 @@ Visit `http://localhost:85` in your browser. The app should be up & running.
46
46
47
47
<br />
48
48
49
-
## Build from sources
49
+
## ✨ Build from sources
50
50
51
51
```bash
52
52
$ # Clone the sources
@@ -86,7 +86,7 @@ $ # Access the app in browser: http://127.0.0.1:5000/
86
86
87
87
<br />
88
88
89
-
## Code-base structure
89
+
## ✨ Code-base structure
90
90
91
91
The project has a super simple structure, represented as bellow:
92
92
@@ -140,7 +140,7 @@ The project has a super simple structure, represented as bellow:
140
140
141
141
<br />
142
142
143
-
## Recompile CSS
143
+
## ✨ Recompile CSS
144
144
145
145
To recompile SCSS files, follow this setup:
146
146
@@ -183,7 +183,7 @@ The generated file is saved in `static/assets/css` directory.
183
183
184
184
<br />
185
185
186
-
## Deployment
186
+
## ✨ Deployment
187
187
188
188
The app is provided with a basic configuration to be executed in [Docker](https://www.docker.com/), [Heroku](https://www.heroku.com/), [Gunicorn](https://gunicorn.org/), and [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/).
189
189
@@ -264,7 +264,7 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
264
264
265
265
<br />
266
266
267
-
## Credits & Links
267
+
## ✨ Credits & Links
268
268
269
269
-[Flask Framework](https://www.palletsprojects.com/p/flask/) - The official website
270
270
-[Boilerplate Code](https://appseed.us/boilerplate-code) - Index provided by **AppSeed**
0 commit comments