Skip to content

vinodjangid07/notesync-supabase

Repository files navigation

NoteSync

A modern πŸ“ note-taking application built with Next.js and Supabase.

NoteSync Preview

πŸš€ Features

  • πŸ” 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

πŸ›  Tech Stack

  • 🎨 Frontend: Next.js 15 with App Router, React, TypeScript
  • πŸ’Ž Styling: Tailwind CSS, Framer Motion for animations
  • 🏒 Backend: Supabase for authentication, database, and storage

🏁 Getting Started

βœ… Prerequisites

  • ⚑ Node.js (v18 or later)
  • πŸ“¦ npm or yarn
  • πŸ”₯ Supabase account

βš™οΈ Environment Setup

1️⃣ Clone the repository:

git clone https://github.com/vinodjangid07/notesync-supabase.git
cd notesync-supabase

2️⃣ Install dependencies:

npm install
# or
yarn install

3️⃣ Start the development server:

npm run dev
# or
yarn dev

4️⃣ Open http://localhost:3000 in your browser.🌍

πŸ“œ License

  • πŸ“„ This project is licensed under the MIT License - see the LICENSE file for details.

πŸ’– Acknowledgements

  • 🎨 UI components inspired by modern design practices
  • βš™οΈ Built with Supabase for backend functionality
  • πŸš€ Designed and developed by vinodjangid07

About

A modern πŸ“ note-taking application built with Next.js and Supabase.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published