Skip to content

VueJS & TailwindCSS portfolio starter theme built with Vue.js v3 and Tailwind CSS v3.

Notifications You must be signed in to change notification settings

blasbot/vuejs-tailwindcss-project

Repository files navigation

Vuejs & TailwindCSS Project

A simple portfolio starter theme built with Vue.js v3 and Tailwind CSS v3.

Demo URL

https://vuejs-tailwindcss-project.vercel.app/

Features

  • Simple and responsive design
  • Vue.js v3 with Vue Router
  • Tailwind CSS v3
  • Theme Switcher with Dark Mode
  • Composition API
  • Vue transitions
  • Reusable Components
  • Auto Counter
  • Projects filter by category
  • Projects filter by search
  • Projects carousel
  • Vue.js smooth scroll
  • Dynamic forms
  • Scroll to top button
  • Download file button

Installation

  1. Make sure you have Node JS installed. If you don't have it:
brew install node
  1. Clone the repo:
git clone https://github.com/blasbot/vuejs-tailwindcss-project.git
  1. Open the project folder:
cd vuejs-tailwindcss-project
  1. Install packages and dependencies:
npm install
  1. Start a local dev server at http://localhost:8080:
npm run serve

Notes

  • Always run npm install after pulling new changes
  • Contributions are welcome

About

VueJS & TailwindCSS portfolio starter theme built with Vue.js v3 and Tailwind CSS v3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published