Simple application for bookmarking webistes. This app goes along with the "Learn JavaScript By Building A Bookmarking App" by Traversy Media tutorial. It uses localStorage for storing bookmarks
1.0.0
Just download and open index.html. It is all client side
- Get total data from localStorage
- Modify data in table form