This project aims to test the Tauri framework in conjunction with Next.js to create a simple note-taking application. The combination of Tauri and Next.js provides a powerful blend of native desktop app capabilities and a modern React-based web framework.
Make sure you have Git and pnpm installed on your system.
git clone https://github.com/seu-usuario/tauri-nextjs-notes-app.git
pnpm i
pnpm tauri dev