Real-time cognitive load assistant — track focus, manage tasks, and breathe better.
Check it out here: neur0sync.netlify.app
- 🕒 Focus timer
- ✅ Task management (add, complete, remove)
- 🌌 Insights
- 📊 Cognitive load visual
- React (Create React App)
- Custom CSS inspired by Claude UI
- Netlify for deployment
Clone the repo and install dependencies:
git clone https://github.com/Mohinee824/NeuroSync.git
cd NeuroSync
npm install
npm startTo build for production:
npm run build
Deploy the build/ folder to Netlify or Vercel.Pull requests are welcome! For major changes, open an issue first to discuss.
MIT