conotes is a mobile-first Cornell Notes web app. It helps you structure notes, keep them in local storage, and export them as Markdown or PDF.
- Live demo / project page: https://heyding.github.io/conotes/
- React + Vite
- Tailwind CSS
npm installnpm run dev
npm run build
GitHub Pages deployment is configured via GitHub Actions on push to main.