Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 893 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 893 Bytes

IndexedDB powered Web Application to store and Manage Url's.

Built with React.js, Dexie. URL box makes easier to save links and manage them with filter and search options.

All the data is stored within your browser tab (IndexedDB)

Features

  • Add and Edit urls with title and tags
  • Filter and search URL's

URL box home Page Add and Edit Link

Project setup

git clone https://github.com/coderhawk999/URL-box
cd url-box
npm install
npm start

To do

  • Sync Url's from Different Devices
  • Sharable group of links
  • Ability to save text's and code Snippet's