A simple blog application using Vue.js and Netlify with medium like highlighting feature. This was a recreation of Tailwind Nextjs Starter Blog using VueJS
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Client: Vue3, Pinia, TailwindCSS
Server: Node
Clone the project
git clone https://github.com/swaubhik/vue-blog.git
Go to the project directory
cd vue-blog
Install dependencies
yarn install or npm install
Start the development server
yarn dev or npm run dev