A modern π note-taking application built with Next.js and Supabase.
- π Secure Authentication: Email/password authentication powered by Supabase Auth
- βοΈ Cloud Synchronization: All notes are automatically saved to the cloud
- π± Responsive Design: Beautiful UI that works across desktop, tablet, and mobile devices
- β‘ Real-time Updates: Changes sync instantly across devices
- π― Organized Interface: Clean and intuitive UI for better productivity
- π¨ Frontend: Next.js 15 with App Router, React, TypeScript
- π Styling: Tailwind CSS, Framer Motion for animations
- π’ Backend: Supabase for authentication, database, and storage
- β‘ Node.js (v18 or later)
- π¦ npm or yarn
- π₯ Supabase account
1οΈβ£ Clone the repository:
git clone https://github.com/vinodjangid07/notesync-supabase.git
cd notesync-supabase2οΈβ£ Install dependencies:
npm install
# or
yarn install3οΈβ£ Start the development server:
npm run dev
# or
yarn dev4οΈβ£ Open http://localhost:3000 in your browser.π
- π This project is licensed under the MIT License - see the LICENSE file for details.
- π¨ UI components inspired by modern design practices
- βοΈ Built with Supabase for backend functionality
- π Designed and developed by vinodjangid07
