how to save clipboard online/offline for free forever?
now you have it, rushbin!
it can stores the pasted text locally (localstorage of browser) which capable working without any internet access
or register an account and save the pasted text on cloud while enjoying the convienience of accessing content online anytime, anywhere.
the best part is, you can access the text list on any device!
try this tool and feedbacks are appreciated.
project bootstrapped with React
Chakra UI as UI component library
jotai as state management for React
Lodash as JavaScript utility library
moment as datetime library
nanoid as unique id generator
backend service provider using supabase for Database, Authentication
deploy on Vercel
create a supabase project and obtain its API key
run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.