Skip to content

shanacote/Vue.js-Project

Repository files navigation

vue-3-project

Make sure you are in the correct folder in terminal before running the following 2 instructions. These instructions are all you need to successfully run the program.

Project setup

yarn install

How to Run

yarn serve

Load app in browser

Access http://localhost:8081/ on your browser

Resources

Starting point: https://www.bezkoder.com/vue-js-node-js-express-mysql-crud-example/

Modal in vue3: https://www.youtube.com/watch?v=TYcNDRav-N4

Awesome font install: // https://github.com/FortAwesome/vue-fontawesome // https://halilyuce.com/web/how-to-add-font-awesome-to-your-vue-3-project-typescript/ // https://blog.logrocket.com/full-guide-to-using-font-awesome-icons-in-vue-js-apps-5574c74d9b2d/

Tailwind: // To install tailwind: https://tailwindcss.com/docs/guides/vue-3-vite // To fix error with tailwind: // https://tailwindcss.com/docs/installation#post-css-7-compatibility-build

Nav bar: https://www.youtube.com/watch?v=puaX_nhTMRU https://www.youtube.com/watch?v=1hoSQhtd0IQ

Router: https://www.codemag.com/Article/2101051/Routing-in-Vue3-Navigating-the-Options

Vue properties and lifecycle: https://medium.com/geekculture/vue-js-3-setup-function-236063add3cd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published