Skip to content

eifr/notes_web

Repository files navigation

Notes App

A real-time, collaborative notes application built with React, TanStack Router, and Supabase.

Features

  • Workspaces: Organize your notes into separate workspaces.
  • Notebooks: Group related notes together in notebooks.
  • Real-Time Collaboration: See changes from other users in real-time.
  • CRUD Operations: Full Create, Read, Update, and Delete functionality for workspaces, notebooks, and notes.
  • Public Access: No login required, all data is public.

Getting Started

To run this application locally:

  1. Install Dependencies:

    npm install
  2. Run the Development Server:

    npm run dev

Tech Stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published