Welcome to my finance tracker project! This webapp was developed using Nuxt 3 and styled with Tailwind CSS. The project follows the teachings of the Udemy course by Piotr Jura, providing a foundation for building modern and responsive web applications.
- Nuxt 3: Leverages the power of Nuxt 3 for server-rendered Vue.js applications with improved performance and developer experience.
- Tailwind CSS: Utilizes the utility-first CSS framework, Tailwind CSS, for a clean and responsive design.
Make sure you have Node.js and Nuxt 3 installed.
git clone https://github.com/hoang227/portfolio.git
npm install
npm run dev
npm run build
npm run preview
Check out the deployment documentation for more information.
- Thanks to the Vue3, Nuxt 3 and Tailwind CSS communities for providing excellent tools and frameworks.
- Special thanks to Piotr Jura for the Nuxt 3 course that inspired and guided the development of portfolio.