Note Sync is an interactive web application built using continue
- Yadhnesh Gangurde
- Mustafa Truckwala
- Ayush Bulbule
- Khushi Nikam
- Real-time Collaboration: Users can collaborate in real-time, seeing each other's changes instantly.
- User-friendly Interface: An intuitive and easy-to-use interface for a smooth note-taking experience.
- Markdown Support: Write notes with the flexibility of markdown formatting.
Clone the repo git clone https://github.com/Ayush-Bulbule/FashionStore/
- Open Project in Terminal
cd frontend - Install Dependencies
npm install --legacy-peer-deps - Run frontend
npm run dev - Frontend will be running on
localhost:3000 - Admin is accessible at
localhost:3000/admin/manage
- Open Project in Terminal
cd backend - Install Dependencies
npm insrtall - Add Database URL open
server.jsand change mongodb url - Run Backend
npm run dev
1. User Login
2. User Dashboard
3. View Document
Project is deployed at: https://kanban-board-ayush.vercel.app/


