A modern bookmark management application built with React.
- Secure user authentication
- Bookmark management with metadata
- Dark/light theme support
- Drag-and-drop URL support
- Responsive design
- Real-time updates
- React + TypeScript
- Tailwind CSS
- Supabase (optional - localStorage is used in this project)
- Vite
- Clone the repository
- Install dependencies:
npm install
- Set up Supabase environment variables
- Start development server:
npm run dev
Ed Bates (TECHBLIP LLC)
Some sections of this code were generated with the assistance of AI tools. These contributions were reviewed and integrated by the project creator(s).
Apache-2.0 license - see the LICENSE file for details