- easy navigation through topics
- privacy first (all your data stays in your browser)
- add notes on the go
- track progress
- clean ui
- Next.js
- React Flow
- Tailwindcss
npm install
npm run dev
# open http://localhost:3000add your gemini api key in .env.local
npm run dev– start dev servernpm run build– production buildnpm start– run production build
Found an issue? Please feel free to open an issue.