Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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).

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.

chrome-extension localstorage

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/erikstorm/localsnippets

Snippet storage using localStorage

javascript localstorage react reactjs snippets-collection

Last synced: 13 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!

javascript localstorage modal

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/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/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/julesferreira/variant-web-storage

Web Storage with support for complex data types

localstorage serialization typescript

Last synced: 01 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/mikeludemann/webstorage_module

WebStorage API for localStorage and sessionStorage in a simple module

javascript localstorage module-pattern sessionstorage webstorage

Last synced: 02 Feb 2025

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/mityaua/goit-react-hw-03-phonebook

React localStorage (without persist)

localstorage react

Last synced: 01 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/hugonin/drag-and-drop

Drag and Drop app is a Kanban board that helps me keeping track of all my tasks

express localstorage vercel

Last synced: 08 Feb 2025

https://github.com/zrna/songs-list

🎵 Songs list application [CRUD]

localstorage reactjs sass

Last synced: 09 Jan 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/xnodeoncode/bookshelf

Bookshelf is a SPA that displays a list of books. Users can add, edit, and delete books from the collection.

html5 indexeddb javascript localstorage sessionstorage

Last synced: 13 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/itsawa/simplify-storage

Simplify Storage is a JavaScript library for working with localStorage, sessionStorage, and cookies. It provides utilities to set, get, remove, and clear data, along with automatic type conversion for stored values, making client-side data management easy in web applications.

cookie lib library localstorage management sessionstorage simplification simplify storage storage-management

Last synced: 13 Feb 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/mahmudunnabikajal/vue_todo

Vue Todo CRUD in localStorage

crud localstorage localstorage-crud vue vuejs vuex

Last synced: 05 Jan 2025

https://github.com/mccallofthewild/itunes-search

A localStorage based music app with ground-up authentication :musical_note: :closed_lock_with_key:

itunes itunes-api javacscript localstorage

Last synced: 05 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/hugonin/custom-countdown

Custom Countdown

express localstorage

Last synced: 08 Feb 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/emilydaykin/ab-testing

🎭 A NextJS web app that displays one of two versions/designs of the landing page (A or B) to the user. Tracks page views and click activity, and stores user information in localStorage.

abtesting localstorage nextjs sass vercel

Last synced: 05 Jan 2025

https://github.com/hoowc/tracker

Daily money tracker...

localstorage vue3

Last synced: 06 Feb 2025

https://github.com/slowlydev/quick-timer

A small app to keep track of worktime in nextjs

javascript localstorage nextjs scss

Last synced: 05 Nov 2024

https://github.com/vvladek/pomodoro

A simple pomodoro tracker with a good design, timer settings, logs, secure exit and which stores progress in local storage. The current timer value is constantly visible in the tab title.

localstorage next-js typescript use-context-hook

Last synced: 13 Feb 2025

https://github.com/hoowc/tracker_02

Daily money tracker... 02

localstorage pinia vue3

Last synced: 06 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/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/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/powerlevel9000/pokemon-dashboard-plus

Pokemon Dashboard Plus Welcome to the Pokemon Dashboard Plus! Here, you can explore a collection of your favorite Pokemon. Add them to your favorites and view detailed information about each Pokemon. Start your Pokemon journey now!

bootstrap5 localstorage pagination reactjs

Last synced: 13 Feb 2025

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/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/piglovesyou/note-app

A sample implementation of LocalStorage-only React note-taking app

graphql localstorage react

Last synced: 13 Feb 2025

https://github.com/omgupta12/salesken-assignment-quiz-app-

This is a simple UI application that includes a login page, sign up page, quiz page, and report card page. The user can log in or sign up to the application, take a quiz with multiple-choice questions, and view their quiz result on the report card page. The application uses local storage to store user data and quiz questions and answers.

css css3 html html5 javascript localstorage

Last synced: 09 Feb 2025

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".

javascript localstorage

Last synced: 17 Jan 2025

https://github.com/dbull7/ideabox

Turing FE Module 1 Pair Project, first project using jQuery and localStorage

jquery localstorage

Last synced: 04 Feb 2025

https://github.com/ali322/rn-storage

yet another React-Native AsyncStorage wrapper

asyncstorage localstorage react react-native

Last synced: 13 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/rishabhv471/shield-storage

shield-storage is a lightweight JavaScript library that helps secure browser storage.

development localstorage npm npm-package secure-storage security sessionstorage

Last synced: 27 Dec 2024

https://github.com/pedrovinhas/compass-planner

📅 Compass Planner é uma aplicação de atividades semanais para gerenciar o tempo e o desafio da Sprint 3 do Programa de Bolsa Front-End da Compass.uol

javascript localstorage planner-app

Last synced: 02 Jan 2025

https://github.com/shaching/okwebstorage

Operated HTML5 Local/Session Storage in ES6.

html5 javascript localstorage node npm sessionstorage yarn

Last synced: 13 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/lipex360x/to-do

React ToDo List Application

immer localstorage react typescript zustand

Last synced: 24 Oct 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