1628927401
Web | Mobile |
---|---|
![]() | ![]() |
There are App and child component FlippableCard
You can control the Flippable Card Carousel in various way
Rotate the card:
Flip the card:
Vue
TypeScript
Tailwind CSS
SCSS
Before you start, install Yarn package to global.
npm install --global yarn
Clone the repo
git clone https://github.com/VannsKang/Vue-Flippable-Card-Carousel.git
Install NPM packages
yarn install
Run the project
yarn serve
Build the package
yarn build
.
├── public
├── src/
│ ├── assets
│ ├── components/
│ │ ├── index.ts
│ │ └── FlippableCard.vue
│ ├── styles/
│ │ └── index.css
│ ├── typings/
│ │ └── index.ts
│ ├── App.vue
│ ├── custom.d.ts
│ ├── main.ts
│ └── ...
├── tailwind.config.js
├── tsconfig.json
├── package.json
├── vue.config.js
└── ...
"dependencies": {
"core-js": "^3.6.5",
"vue": "^2.6.11"
},
"devDependencies": {
"@tailwindcss/postcss7-compat": "^2.2.4",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/eslint-config-typescript": "^7.0.0",
"autoprefixer": "^9",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"node-sass": "^6.0.1",
"sass": "~1.32.0",
"sass-loader": "^10",
"postcss": "^7",
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
"typescript": "~4.1.5",
"vue-svg-loader": "^0.16.0",
"vue-template-compiler": "^2.6.14"
}
#vue #tailwindcss #webdev
1600583123
In this article, we are going to list out the most popular websites using Vue JS as their frontend framework.
Vue JS is one of those elite progressive JavaScript frameworks that has huge demand in the web development industry. Many popular websites are developed using Vue in their frontend development because of its imperative features.
This framework was created by Evan You and still it is maintained by his private team members. Vue is of course an open-source framework which is based on MVVM concept (Model-view view-Model) and used extensively in building sublime user-interfaces and also considered a prime choice for developing single-page heavy applications.
Released in February 2014, Vue JS has gained 64,828 stars on Github, making it very popular in recent times.
Evan used Angular JS on many operations while working for Google and integrated many features in Vue to cover the flaws of Angular.
“I figured, what if I could just extract the part that I really liked about Angular and build something really lightweight." - Evan You
#vuejs #vue #vue-with-laravel #vue-top-story #vue-3 #build-vue-frontend #vue-in-laravel #vue.js
1578029098
Vue CSS frameworks are great for many reasons; code is more universally understood, web applications are easier to maintain, and prototyping becomes less of an extra step and more part of the development process.
Tailwindcss-Vue is a library of UI components for Vue.js built using the Tailwind CSS utility-first CSS framework.
Download: https://github.com/advanced-data-machines/tailwindcss-vue/archive/master.zip
Vue implementation for Zeit Style, originating from Zeit Design.
@zeit-ui/vue is a Vue implementation for zeit style, originating from Zeit Design. Lean more at GITHUB.
The design of the Zeit is concise and aesthetic feeling, this is an important reason for popular of Zeit. Now you can use them through the @zeit-ui/vue.
Download: https://github.com/zeit-ui/vue/archive/master.zip
Click on the animation to copy it to your clipboard
Demo: https://emilkowalski.github.io/css-effects-snippets/
Download: https://github.com/emilkowalski/css-effects-snippets/archive/master.zip
A fully responsive and comprehensive CSS framework with beautiful controls and simplistic structure. Cirrus is designed to be adaptable to existing themes or when starting fresh. These are the Vue Components for this CSS framework.
Demo: https://florianwoelki.github.io/vue-cirrus/#/
Download: https://github.com/FlorianWoelki/vue-cirrus/archive/master.zip
Seamless mapping of class names to CSS modules inside of Vue components.
Download: https://github.com/fjc0k/vue-css-modules/archive/master.zip
make a background grid (like graph paper) using only one background gradient property and ended up with this killer mix tape for making all kinds of background grids and patterns.
Download: https://codepen.io/jasesmith/pen/YZEYRL
CSS Rules from JS, change rules dynamically, CSSOM, css modules, auto vendor prefixer, media query for old browsers.
CSS in JS solution, create CSSOM and CSS rules from js, features:
Demo: https://cssobj.github.io/cssobj-demo/
Download: https://github.com/cssobj/cssobj/archive/master.zip
#css #vue-css #css-component #vue-css-component #vue-js
1627357620
in this video we build an ip tracking app using vue 3 & the composition api, tailwind css & leaflet.js. We cover all the basics of setting up an application using the Vue 3 Composition API such as: setting up the “setup option”, creating data values & functions, making data reactive & lifecycle hooks.
#vue #vue3 #leaflet #vue3compositionapi
Current Subscribers: 1,789
#tailwind css #vue #leaflet #leaflet.js #css
1623300018
Learn how to use Tailwind CSS and Vue.js to build a Pinterest clone!
Github Repo: https://github.com/StephDietz/Pinterest-Clone
Material icons: https://fonts.google.com/icons
Pictures: https://unsplash.com/
#tailwind #vue #tailwindcss #css #web-development
1622346660
In this video I recreate the twitter home page using Vue.js and Tailwind CSS!
Link to GitHub repo https://github.com/StephDietz/twitter-clone
#tailwind #vue #tailwindcss #css