diff --git a/README.md b/README.md index fdba67f..b019730 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ -# vue-project +# My blogs app -This template should help get you started developing with Vue 3 in Vite. - -## Recommended IDE Setup - -[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). - -## Customize configuration - -See [Vite Configuration Reference](https://vitejs.dev/config/). +![demo screenshot](./src/assets/demo.png) ## Project Setup diff --git a/src/assets/demo.png b/src/assets/demo.png new file mode 100644 index 0000000..639a320 Binary files /dev/null and b/src/assets/demo.png differ