This project is a tutorial made by The Net Ninja
The tutorial is a project to learn about Nuxt 3, a framework built on top of Vue 3.
The project is only used for educational purposes and for personal purposes.
Huge thanks to The Net Ninja for this tutorial. Here some links where you can find him:
I learned about Nuxt, a framework built on top of Vue. I expanded my knowledge in Vue's ecosystem by building an e-commerce shop project. I learned about pages, layouts, reusable components, route parameters, servers, apis and more. It was an awesome tutorial brought by TheNetNinja and now I'm excited to build some solo projects with Vue / Nuxt.
- Net Ninja Youtube Channel / Playlist Nuxt 3 (see the first section).
npm install
npm run serve
npm run build