Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
LocalStorage
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage
data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage
returns a different object than localStorage
for the corresponding site loaded over HTTPS (e.g., https://example.com).
- GitHub: https://github.com/topics/localstorage
- Wikipedia: https://en.wikipedia.org/wiki/Web_storage
- Related Topics: sessionstorage, indexeddb, websql, web-storage, webstorage,
- Aliases: local-storage,
- Last updated: 2025-02-11 00:17:38 UTC
- JSON Representation
https://github.com/vijaysadhuram/todo-react
React-TODO APP
javascript jsx localstorage reactjs
Last synced: 07 Feb 2025
https://github.com/rozek/gundb-direct-localstorage-adapter
a trivial storage adapter for GunDB using localStorage
adapter gun gundb localstorage storage
Last synced: 29 Jan 2025
https://github.com/mikael-zakaria/mz-bookshelf-apps
html-css-javascript localstorage
Last synced: 20 Jan 2025
https://github.com/mikael-zakaria/mz-todolist-apps
css html javascript localstorage
Last synced: 20 Jan 2025
https://github.com/ebanx3/projects-and-tasks
A simple project where to put projects and tasks
localstorage react react-router-dom types typescript usecontext useeffect usestate
Last synced: 29 Jan 2025
https://github.com/niawjunior/todolist-with-javascript.io
javascript localstorage todoapp todolist
Last synced: 29 Jan 2025
https://github.com/niawjunior/jquery-localstorage.io
add-to-homescreen ajax jquery localstorage
Last synced: 29 Jan 2025
https://github.com/tutkuofnight/vue-todo-app
Todo Application with Vue
css html5 javascript localstorage sass scss todo vue webcomponents
Last synced: 19 Dec 2024
https://github.com/pyakz/my-first-app
my first app after watching the first part of Javascript series of Jonas
javascript localstorage oop scss
Last synced: 09 Jan 2025
https://github.com/chrisnajman/login-demo
A simple login system using session storage to persist user data and dynamically load custom content across multiple pages
css-nesting es6-modules html-css-javascript localstorage sessionstorage theme-switcher
Last synced: 17 Jan 2025
https://github.com/romaindoyen/todolist_extension
A practical extension for managing your tasks and staying organized.
Last synced: 27 Nov 2024
https://github.com/brijenmakwana/rock-paper-scissors-lizard-spock-game
Rock Paper Scissors Lizard Spock is an extension of the classic game of chance, Rock Paper Scissors, created by Sam Kass and Karen Bryla. Because it seemed like most games of Rock Paper Scissors with people you know would end in a tie.
css3 game html5 javascript localstorage rock-paper-scissors-lizard-spock
Last synced: 06 Feb 2025
https://github.com/taufiqul7756/tech-analytica-task
Welcome to the E-commerce Store project! This is a simple online store application built using Next.js and Tailwind CSS. It leverages the Context API for state management and fetches product data from the Fake Store API. The application allows users to search for products, view them in both grid and list layouts, and manage a shopping cart.
context-api localstorage nextjs14 react-hot-toast tailwindcss
Last synced: 29 Jan 2025
https://github.com/ajay-mandal/summarizer_ai_reactapp
This is a react app that use rapidapi based on GPT-4 to summarize the url proviede and output a descriptive summary
ai localstorage reactjs rest-api summarization tailwindcss
Last synced: 01 Feb 2025
https://github.com/mrafoo/dynamic-resume-dwld-edit-and-share-
A responsive and interactive web application that allows users to create, edit, and download personalized resumes. This project utilizes React, React Router, and HTML-to-PDF conversion to generate and save resumes in PDF format, as well as local storage to save multiple resume drafts.
dynamic-resume form-handling frontend frontend-design html-css-javascript html2pdf localstorage pdf-generation portfolio react react-router reactjs resume resume-builder resume-creator resume-template useeffect user-input usestate web-development
Last synced: 26 Jan 2025
https://github.com/lesiaukr/goit-react-woolf-hw-04-phonebook
Master's Degree React Course. React. Refactoring using React Hooks
goit-react-woolf-hw-04-phonebook javascript localstorage react useeffect-hook
Last synced: 29 Jan 2025
https://github.com/pedrovidaldev/paydd
This project is a frontend application built with React to create a website for managing and reporting debts and credits.
localstorage react react-hook-form react-styled-component
Last synced: 06 Feb 2025
https://github.com/mouhametnd/ecommerce-product
This project is made with HTML, CSS, SCSS, Javascript, localStorage and Gulp.js
bem-methodology gulpjs html javascript localstorage postcss scss
Last synced: 17 Jan 2025
https://github.com/mmaksi/book-keeper
This little responsive web app uses vanilla Javascript with a beautiful background to add bookmarks of your favourite sites with their favicons attached to the bookmarks. You have the option of deleting the bookmark. All data is stored in the local storage. Enjoy!
Last synced: 03 Jan 2025
https://github.com/ignag-dev/contadorcalorias-react
Contador de Calorias con React con TypeScript implementando useReducer
hooks localstorage react states types typescript usereducer usestate vite
Last synced: 23 Jan 2025
https://github.com/ignag-dev/calculadorapropinas-react-ts-usereducer
Pagina web donde se podrá generar una orden con consumos y la persona podrá elegir la propina que desea dejar.
localstorage react tailwindcss typescript usereducer usestate vite
Last synced: 23 Jan 2025
https://github.com/ignag-dev/guitarla-react-ts-usereducer
Página web dedicada a la venta de guitarras, equipada con un carrito de compras
localstorage react typescript usereducer usestate vite
Last synced: 23 Jan 2025
https://github.com/ignag-dev/guitarla-react
React Shopping Cart: Fundamentos y Hooks
cart hooks localstorage react react-hooks reactjs shopping-cart
Last synced: 23 Jan 2025
https://github.com/mounsefsahoul/angular-crud
Angular 19
angular19 angularjs crud-operation localstorage
Last synced: 06 Feb 2025
https://github.com/varmatilak22yardi/todo-2-app
This Angular-based To-Do List app uses the localStorage API to ensure persistent task management. Tasks are saved directly in the user's browser, remaining intact across sessions, even after a refresh or closing the app. It offers a seamless, reliable experience for managing tasks offline.
angular angular-cli angular19 deployment github-pages html-css-javascript localstorage standalone-components typescript webstorageapi
Last synced: 06 Feb 2025
https://github.com/thiagojacinto/poc-react-localstate
using LocalStorage with useContext to handle part of state into localStorage
localstorage react usecontext-hook
Last synced: 06 Feb 2025
https://github.com/lugomio/to-do-list
A to-do list with local storage.
css3 html5 javascript localstorage todolist
Last synced: 26 Jan 2025
https://github.com/lugomio/github-favorites
A list of your favorite github users.
api css3 html5 javascript localstorage promises
Last synced: 26 Jan 2025
https://github.com/davimateus1/loomi_challenge
Desafio feito para a Loomi, consiste em um Dashboard integrado com APIs mostrando dados de diversas maneiras (cards, gráficos, tabela e etc).
axios js-cookie localstorage material-ui reactjs styled-components
Last synced: 06 Feb 2025
https://github.com/aadeshkulkarni/memory-cards
css css-animations flashcards html localstorage vanilla-javascript vanilla-js
Last synced: 06 Feb 2025
https://github.com/andrewhamerly/weather-dashboard
Used to search for a cities weather and store recent searches in localStorage that can be quickly regenerated with that cities weather for today and tomorrow.
api css-flexbox css3 fetch-api html5 javascript localstorage server-side-api
Last synced: 30 Jan 2025
https://github.com/andrewhamerly/blog
Used to record and store personal journal entries by the author to reflect on later.
css front-end frontend html javascript local-storage localstorage web-api
Last synced: 30 Jan 2025
https://github.com/mnjccl/-react--usepopcorn
abortcontroller javascript localstorage omdb-api react react-hooks
Last synced: 07 Feb 2025
https://github.com/alisat81/news-app
This project is a news application that fetches cryptocurrency news from the New York Times API, allowing users to view, bookmark, edit, and delete articles. It utilizes Redux for state management, with local storage used to persist bookmarks, edited, and deleted news items.
axios joy-ui localstorage react reactjs redux-toolkit vite
Last synced: 17 Jan 2025
https://github.com/tiagoviniciusdev/dream-music
Aplicação de músicas que consome a api do deeazer, permite busca e que o usuário salve suas músicas favoritas
consumo-da-api context-api localstorage music react reactjs
Last synced: 22 Dec 2024
https://github.com/tiagoviniciusdev/lista-de-tarefas
Lista de tarefas com funções de adicionar, completar e deletar tarefas além de uma barra de pesquisa
localstorage react reactjs tsx
Last synced: 22 Dec 2024
https://github.com/tiagoviniciusdev/cadastro-login
Formulário de Cadastro/Login que permite que você crie um conta e logo em sequência consiga logar nela. Salva as informações de cadastro no localStorage
jsx localstorage react reactjs
Last synced: 22 Dec 2024
https://github.com/discoduroderoer/example-localstorage-angular
Ejemplo de como gestionar datos de localstorage con angular
angular example localstorage module pipe service
Last synced: 31 Dec 2024
https://github.com/kauan-passos-ataide/todo
Esse sistema foi criado para que um usuário consiga criar tarefas e sub-tarefas, podendo fazer alterações, exclusão e adição de tarefas.
localstorage nextjs reactjs tailwindcss typescript
Last synced: 06 Feb 2025
https://github.com/volkya/booksvotes-angular
Make your votes about your favorite books
angular angular8 angularjs books localstorage votes
Last synced: 03 Feb 2025
https://github.com/arielgwd/hidden-essentials
UAS PEMROGRAMAN WEB 1 IT201
html-css-javascript localstorage tailwindcss uas
Last synced: 06 Feb 2025
https://github.com/julesferreira/variant-web-storage
Web Storage with support for complex data types
localstorage serialization typescript
Last synced: 01 Feb 2025
https://github.com/shafygunawan/bookshelf-apps
Book management web application using HTML5, CSS3, and Javascript.
bookshelf dom javascript localstorage todo-app web-storage
Last synced: 06 Feb 2025
https://github.com/developerbarry/career-hub
api components javascript localstorage react react-router
Last synced: 02 Dec 2024
https://github.com/mityaua/goit-react-hw-03-phonebook
React localStorage (without persist)
Last synced: 01 Feb 2025
https://github.com/phelipeg/coffee-app-web
O Coffee Delivery nada mais é que um carrinho de compras de café, contendo página de opções e seleção de pedidos, página de finalização do pedido, e por fim uma página com as informações de entrega. Tudo nesta aplicação é salvo de forma local.
localstorage polished react react-hook-form react-hooks typescript vite zod zod-validation zustand zustand-persist
Last synced: 01 Feb 2025
https://github.com/reynoldarun09/reduxtoolkit-ultimate-todo-app
Ultimate Todo App: Simple todo app built with mern stack and redux-toolkit. add todo, delete todo, delete all todo, search todo, theme
javascript localstorage react redux-toolkit shadcn-ui tailwindcss theme
Last synced: 07 Feb 2025
https://github.com/lucas0019/dev-finance
Aplicação de controle financeiro
html-css-javascript localstorage maratonadiscover
Last synced: 09 Jan 2025
https://github.com/andrepolzin/api_quiz_game
Interactive Quiz Game based on vanilla JS, HTML, CSS and APIs
api css html javascript localstorage
Last synced: 17 Jan 2025
https://github.com/sarahjdawns/yellow-book-garden-planner
Web app designed to streamline the gardening experience, providing a COMPREHENSIVE set of tools and features to plan, track, and optimize the gardening journey.
api drag-and-drop ejs express html javascript localstorage mongodb nodejs tailwindcss
Last synced: 09 Jan 2025
https://github.com/younesrabeh/local-db
A local database manager via CSV files
Last synced: 28 Dec 2024
https://github.com/manzolimatheus/justwrite
Local Storage text editor
javascript localstorage notepad vue vue3 vuejs
Last synced: 26 Jan 2025
https://github.com/yousufislam191/todo-app-js
A simple responsive javascript todo app with browser local storage
bootstrap5 html5 javascript localstorage
Last synced: 30 Jan 2025
https://github.com/nandhutee/auth-context---brief-introduction-of-app-router-context-api-intro-react-contex---qouls36lqt7y
This assignment involves creating an authentication context for a web application using React. The context manages the user's authentication state, including login and logout functionality, and stores a sample token in local storage to simulate authentication. The assignment includes implementing a LoginComponent that displays whether the user is l
authentication context-api frontend-development javascript localstorage nextjs react web-development
Last synced: 23 Dec 2024
https://github.com/murshidazher/client-side-data-storage
🚌 A workspace containing client-side data storage implementations
cache cache-storage client-side data indexeddb localstorage sessionstorage storage websql
Last synced: 31 Dec 2024
https://github.com/ahmed-hamdy101/tweets-project
this a Tweet Project Store Tweets in local storages and delete it
javascript localstorage project scripting-language tweets
Last synced: 09 Jan 2025
https://github.com/mariamshrief5/login-page
Secure user authentication ensuring user data protection. Check if the user already exists, preventing duplicate accounts. Welcoming and functional user dashboard providing a seamless user experience..
css-animations css3 functions html5 javascript localstorage login-system signup slider validation
Last synced: 26 Jan 2025
https://github.com/nabilaferdousprapty/track-tonic-client
Track Tonic is a cutting-edge fitness app that empowers users to track progress, set goals, and engage with a vibrant community, promoting healthier lifestyles through advanced technology.
axios chartjs firebase helmet-async jwt localstorage react-router-dom reactjs stripe sweetalert2 tailwindcss tanstack-react-query
Last synced: 26 Jan 2025
https://github.com/amanmandal-m/mock_1
This is Masai Task Manager Assignment where user can add tasks , see the tasks and edit tasks and delete tasks .
css html javascript localstorage
Last synced: 26 Dec 2024
https://github.com/awran5/todo-list
To-do list app build using native JavaScript with LocalStorage
es6 localstorage native-javascript speech-recognition todolist
Last synced: 07 Feb 2025
https://github.com/alrico88/storage-helper-functions
Functions to help usage of localStorage or sessionStorage
browser localstorage sessionstorage
Last synced: 06 Feb 2025
https://github.com/hamidhosen42/react-heels-villa-with-local-storage
React Heels Villa With Local Storage
css html javascript json-api localstorage react
Last synced: 31 Dec 2024
https://github.com/hamidhosen42/react-meal-db-localstorage
React meal db localstorage
api css html javascript localstorage react
Last synced: 31 Dec 2024
https://github.com/pawlovskiii/integration-tech-consultant
Within tasks 1 and 3 I used Violentmonkey.
api fs grid json localstorage request violentmonkey
Last synced: 01 Feb 2025
https://github.com/deirofelippe/hc-react-apigithub
Projeto feito no módulo de React do Hiring Coders 2021
github-api localstorage reactjs styled-components
Last synced: 06 Feb 2025
https://github.com/suryaandh/android-noteapp
This app created to note all things in app. Build using kotlin language and local storage
android kotlin kotlin-android localstorage
Last synced: 23 Dec 2024
https://github.com/rasujon3/ema-john-simples
Module 48 - Simple React SPA with simple e-commerce - firebase deploy = https://ema-john-simple-9671a.web.app/shipment
email-password-login firebase-auth localstorage
Last synced: 20 Dec 2024
https://github.com/tokhy1/js_todo_list_app
This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.
coding css dom html javascript localstorage programming tasks-manager todo-app todo-list
Last synced: 31 Dec 2024
https://github.com/fecony/village_shop_app
React & Redux SPA for mini village market
api laravel localstorage react redux redux-toolkit rtk-query typescript
Last synced: 23 Dec 2024
https://github.com/nsandr3s/tareasorganizadas
Lista de Tareas (To-Do List)
css html-css-javascript html5 javascript localstorage
Last synced: 23 Dec 2024
https://github.com/iatenine/day-planner
Completely frontend app that allows a user to plan out events in their day among standard business hours with persistent state, time-based highlighting and each hour separated into its own block
day-planner front-end frontend localstorage
Last synced: 23 Dec 2024
https://github.com/auyxs/youtube-clone
YouTube clone built with SvelteKit
clone-website dummyjson frontend javascript localstorage svelte sveltekit
Last synced: 09 Jan 2025
https://github.com/pernillasterner/todo-app-react
Todo App build in React.js where you can add, update and remove tasks.
components events form localstorage propdrilling prototypes reactjs todoapp undraw-illustrations useeffect-hook usememo-hooks useref-hook usetoggle-hook
Last synced: 23 Dec 2024
https://github.com/cyril1018/passfill-extension
A Chrome extension for managing test accounts with autofill, designed for testing environments.
chrome-extension localstorage password-manager testing-tools
Last synced: 06 Feb 2025
https://github.com/pdrollucas/travel-backpack
this project is based on Alura's course: "Javascript na Web: armazenando dados no navegador".
Last synced: 17 Jan 2025
https://github.com/robertdodd/bevy_local_storage
A LocalStorage asset reader for Bevy.
bevy bevy-engine game-development localstorage
Last synced: 19 Dec 2024
https://github.com/dbull7/ideabox
Turing FE Module 1 Pair Project, first project using jQuery and localStorage
Last synced: 04 Feb 2025
https://github.com/rahuldkjain/github-user-details-fetcher
fetch the username and avatar of the github user using fetch API call
github-api html javascript localstorage
Last synced: 23 Jan 2025
https://github.com/yasinpalash/crafty-bay
ecommerce flutter-apps getx localstorage restful-api user-authentication
Last synced: 23 Dec 2024
https://github.com/robhilldev/thoughtheap
A place to track your thoughts.
css css3 dom html html5 javascript localstorage no-dependencies state-management webapp
Last synced: 04 Feb 2025
https://github.com/guilhaof/state-management-guest
Aplicacao completa para gerenciamento de convidados usando React , Zustand , LocalStorage e Testes E2E com Cypress
cypress localstorage react tailwindcss typescript zustand
Last synced: 06 Feb 2025
https://github.com/kalyancharlie/digital-stopwatch
Digital Stopwatch with Laps Counter, Created using Javascript
css3 html5 javascript localstorage
Last synced: 31 Jan 2025
https://github.com/ashishshres/react-todos-advanced
Advanced Todo with Localstorage
component context-api localstorage reactjs reactrouterdom state-management tailwindcss
Last synced: 05 Jan 2025
https://github.com/emersonpessoa01/todo-list-atv05
Este projeto é uma aplicação de lista de tarefas (Todo List) desenvolvida como uma atividade da Escola de Treinamento FullStack MaisPraTI. A aplicação permite que os usuários adicionem, editem, removam e marquem tarefas como concluídas.
class css3 font-awesome html5 javascript localstorage tailwind-css
Last synced: 19 Dec 2024
https://github.com/nazmul-nhb/payoo-ts-jquery
DOM for Fun with TypeScript & jQuery
bcryptjs dom dom-manipulation id-generator jquery localstorage notyf object-oriented-programming oop oop-typescript tailwind tailwindcss typescript
Last synced: 19 Dec 2024
https://github.com/jonasfroeller/svelte_todomanagement
My first "big" svelte app which lets you manage todos, that are saved into the localStorage. Technologies used: HTML, CSS, JS & NodeJS, Rollup, Svelte, BulmaCSS
bulma-css-framework localstorage rollup-bundle svelte todoapp
Last synced: 05 Dec 2024
https://github.com/kogrms/todo_vue-2
Basic Todo app on Vue 2, Vue Router and Vuex with JSONPlaceholder data and saving it in localStorage
localstorage vue-router vuejs vuejs2 vuex
Last synced: 17 Jan 2025
https://github.com/heincm/giftastic
This website makes use of local storage as well as demonstrates an API call
apicall gifs javascript localstorage
Last synced: 09 Feb 2025
https://github.com/shyrz/donut.js
🍩 Another local-storage solution.
cookie javascript localstorage sessionstorage userdata
Last synced: 04 Feb 2025
https://github.com/yenilikci/react-booklistapp
booklist context localstorage react reactjs reducer
Last synced: 17 Jan 2025
https://github.com/philippemarcmeyer/vuetodolist
Learning vue : a recursive todoList with localStorage saved to the cloud
javascript localstorage recursion recursive-functions todolist vuejs2
Last synced: 30 Jan 2025
https://github.com/philippemarcmeyer/javascriptstuff
Useful javascript functions
javascript-functions localstorage
Last synced: 30 Jan 2025
https://github.com/milliorn/grocery-list
simple, intuitive interface for creating, editing, and deleting grocery items. Users can add items to their shopping list and remove them when they are no longer needed.
crud crud-operations development-environment food front-end-development grocery-application grocery-crud grocery-shopping localstorage organizer productivity react responsive responsive-design shopping shopping-cart shopping-list state-management user-interface web-application
Last synced: 12 Jan 2025
https://github.com/bdmostafa/todo
This is a simple TODO application created by VanillaJS where you can add your task list, check completed and deleted them easily.
animatecss flexbox-css html-css-javascript javascript localstorage ooj todoapp todolist vanilla-js
Last synced: 24 Dec 2024