startpage-localstorage icon indicating copy to clipboard operation
startpage-localstorage copied to clipboard

A responsive startpage using localstorage to store user added links. Huge clock and weather as widgets.

startpage-localstorage

A responsive startpage using local storage to store user added links. Huge clock and weather as widgets. Made as a learning experience to learn html, css and javascript better. Demo here: https://paloranta.github.io/startpage-localstorage/

Version without weather: https://paloranta.github.io/startpage-localstorage/index-no-weather.html

screenshot

Colophon

  • Weather widget is from https://weatherwidget.io/
    • edit index.html under <!-- Weather from weatherwidget.io.. to change location or to remove the widget.
  • Link saving functionality to local storage: https://codepen.io/4gray/pen/glGun
  • Using Jquery