Skip to content

An old project from 2017 that I had on CodePen. It uses local storage to save/bookmark urls for later reading.

Notifications You must be signed in to change notification settings

ritabradley/vanilla-js-bookmarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Bookmarker

Save websites in local storage to read later

Description

This was a code along project from Scotch that I completed back in April of 2017 that I found floating around my CodePen. It allows you to take a URL and save it in local storage. This way, you can access your list of websites everytime you come back to your bookmark page. If the site has an image associated with it, then it'll display that also!

It was coded with Bootstrap and vanilla JavaScript, but I'm hoping to remake this in React.js with Tailwind CSS for styling.

How to use this app

  1. Open the app in your browser.
  2. Type/paste in the URL you want to save. (MUST INCLUDE http:// or https://)
  3. Click the "Add +" button at the bottom of the box
  4. Voila! Your site is saved. Close the browser and come back to it later and your saves will still be there. (Unless you clear your cache).

See it in action

Bookmarker gif

About

An old project from 2017 that I had on CodePen. It uses local storage to save/bookmark urls for later reading.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published