All Projects → app-generator → tailwind-css-components

app-generator / tailwind-css-components

Licence: MIT license
Tailwind CSS Components - Free and Open-Source Tailwind Components | AppSeed

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to tailwind-css-components

flask-boilerplate-flaskplay
FlaskPlay Boilerplate - Open-Source Web App coded in Flask | AppSeed
Stars: ✭ 17 (-69.64%)
Mutual labels:  appseed, web-app-generator
flask-dashboard-modular-admin
Flask Dashboard - Modular Admin Design | AppSeed
Stars: ✭ 53 (-5.36%)
Mutual labels:  appseed, web-app-generator
flask-dashboard-tabler
Flask Dashboard - Tabler Design | AppSeed
Stars: ✭ 19 (-66.07%)
Mutual labels:  appseed, web-app-generator
jamstack
JAMstack - Paid and Open-Source Boilerplate code | AppSeed
Stars: ✭ 44 (-21.43%)
Mutual labels:  appseed, web-app-generator
flask-illustrations-iradesign
Flask App - Illustrations by IraDesign | AppSeed
Stars: ✭ 23 (-58.93%)
Mutual labels:  appseed, web-app-generator
django-neumorphism-uikit
Django Web App - Neumorphism UI Kit | AppSeed
Stars: ✭ 19 (-66.07%)
Mutual labels:  appseed, web-app-generator
static-site
Static Sites - Open-Source and Paid | AppSeed App Generator
Stars: ✭ 17 (-69.64%)
Mutual labels:  appseed, web-app-generator
torchx
TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and support for E2E production ML pipelines when you're ready.
Stars: ✭ 165 (+194.64%)
Mutual labels:  components
rainbow
一款极简单的Vue UI组件库
Stars: ✭ 14 (-75%)
Mutual labels:  components
ionic3-start-theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 130 (+132.14%)
Mutual labels:  components
material-dashboard-django
Material Dashboard - Django Template | Creative-Tim
Stars: ✭ 52 (-7.14%)
Mutual labels:  appseed
tsstyled
A small, fast, and simple CSS-in-JS solution for React.
Stars: ✭ 52 (-7.14%)
Mutual labels:  components
amplify-ui
A multi-framework Design System to provide a solid foundation for building UI!
Stars: ✭ 487 (+769.64%)
Mutual labels:  components
hsx
Static HTML sites with JSX and webpack (no React).
Stars: ✭ 15 (-73.21%)
Mutual labels:  components
html-parser
Html Parser - Html to Pug, Jinja2, Blade Converter | AppSeed
Stars: ✭ 40 (-28.57%)
Mutual labels:  appseed
vue-mui
Mobile UI elements for Vue 2.0
Stars: ✭ 16 (-71.43%)
Mutual labels:  components
snabberb
A simple component view framework for Ruby Opal based on Snabbdom
Stars: ✭ 41 (-26.79%)
Mutual labels:  components
tailwind-antd-react-kit
UI Components and helpers for frontend development using Tailwind + Ant Design and React.js
Stars: ✭ 27 (-51.79%)
Mutual labels:  components
hyperapp-styled-components
styled-components for hyperapp in under 3kb
Stars: ✭ 17 (-69.64%)
Mutual labels:  components
design-system
The Baloise Design System consists of reusable components and a clearly defined visual style, that can be assembled together to build any number of applications.
Stars: ✭ 40 (-28.57%)
Mutual labels:  components

Tailwind CSS Components

Open-Source project. The initial components generated by Tailwind.Build.


Tailwind CSS Components - Free and Open-Source Tailwind components.


Getting Started

Project's source files are placed in ./src/ directory

  • ./src/assets - default static files (eg. image placeholders). You should replace them with your own files.

  • ./src/scss/ - Sass sources used to build Bulma theme. Variables used in Theme Customizer are located in custom-variables.scss file.

  • ./src/*.pug - All your pages (templates) are stored in separated .pug files.


How to use it

# Install dependencies
$ yarn

# Run dev server with live preview (Browsersync)
$ yarn start

# Or make production build
yarn build


Tailwind CSS Components - Provided by AppSeed Web App Generator.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].