Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.21 KB

startpage-react

version

overview

Description

Startpage is a Kanban-like bookmark manager where you can:

  • Organize your bookmarks with drag and drop
  • Open them by clicking on it or by searching for it in the Command Bar using a keyboard shortcut.

The user data is stored in the browser local storage, and it can be exported/imported in JSON format.

This is the new and improved version of vanilla js Startpage.

Developed using:

Features

  • Command bar: filter bookmarks by name and url using fuzzy search
  • Rearrange bookmarks and categories with drag and drop
  • Customizable appearance:
    • Light and dark theme
    • Custom background and accent colors
  • Import and export bookmarks and settings in JSON format