Notes Taking App This is simple note taking app for recruitment purposes. Prerequisites Node.js v21 How to run it: yarn install or npm install or pnpm install yarn dev or npm run dev or pnpm dev Node version To use required Node version you can simply install NVM and use it: nvm use