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-15 00:17:12 UTC
- JSON Representation
https://github.com/rokt33r/litestorage
Simpler storage for better test experience!
localstorage memorystorage mock test
Last synced: 17 Jan 2025
https://github.com/lukaszkolodziejski/xxxl_make-and-order-hamburger
[ GIF ] My the Largest and the Best Project ( from React to Redux-Saga... ) // 02.2020 - 05.2020
authentication-with-token axios-restful babel css-modules es6 firebase function-generator-yield javascript localstorage react react-hooks react-router react-with-gsap redux redux-saga redux-thunk restful-api sass scss webpack
Last synced: 11 Jan 2025
https://github.com/emmo00/track-expenses
Simple Expense Tracker
expense-tracker localstorage persisty tailwindcss vue
Last synced: 11 Jan 2025
https://github.com/juanma-gutierrez/proyecto-cdp-javascript
Proyecto final del CDP Javascript, CRUD realizado sobre localstorage, con captura de datos de API externa.
api apirest css database html javascript json localstorage
Last synced: 11 Jan 2025
https://github.com/piterweb/cloud-file-home-server
Simple Cloud File local server builded in NodeJS using Express
cloud express expressjs file-manager filesystem fileupload javascript localserver localstorage node nodejs server
Last synced: 12 Jan 2025
https://github.com/nobre-devl/livro-de-receitas
Um site simples e prático para armazenar e gerenciar suas receitas favoritas, utilizando o Local Storage para salvar dados diretamente no navegador. Desenvolvido na matéria Front-End, no segundo semestre da faculdade.
bootstrap bootstrap5 local-storage localstorage
Last synced: 07 Feb 2025
https://github.com/kubatbekkk/online-store
This online store project is built with React, TypeScript, Redux, Webpack, ESLint, and Chakra UI. It uses cutting-edge technologies for a high-quality online store experience, including static type-checking with TypeScript, state management with Redux, module bundling with Webpack, and UI components from Chakra UI.
chakra-ui javascript localstorage react redux typescript
Last synced: 12 Jan 2025
https://github.com/craftingweb/space-snapshots
The SpaceSnapshot is a web application that allows users to view and save images from NASA's Astronomy Picture of the Day (APOD) API. The application is built using HTML, CSS, and JavaScript, and it leverages the Fetch API to communicate with the NASA API.
Last synced: 12 Jan 2025
https://github.com/craftingweb/mathdash
MathDash is a web application that allows users to play a math game
localstorage math setinterval settimeout
Last synced: 12 Jan 2025
https://github.com/craftingweb/countdownguru
The custom countdown app is designed to allow users to set and track countdowns for various events or occasions. It aims to provide a simple and intuitive interface for creating and managing countdowns, with the added functionality of saving user's countdowns using localStorage.
Last synced: 12 Jan 2025
https://github.com/ameer2000mzori/todo-list-angular
"Todo-List-Angular" is a project created with Angular and styled with Sass, utilizing TypeScript for type safety. Please download the project or check out demo images for a better understanding.
angular angular-pipes html localstorage scss typescript
Last synced: 24 Jan 2025
https://github.com/ameer2000mzori/bankist-complete
Bankist-Complete is a sleek website built with HTML, SCSS, and JavaScript. Easily create, log in, delete accounts, transfer money to predefined users, and make money requests. Experience automatic logout for added security when 10 min countdown finishes . Explore the live demo for a hands-on preview.
bankist-website css eslint html javascript linters localstorage scss
Last synced: 24 Jan 2025
https://github.com/traveltimn/lingo-bingo
IN PROGRESS: Fun language learning app using JavaScript in the style of Bingo against an AI.
bingo fun javascript javascript-game languages localstorage speechsynthesis
Last synced: 12 Jan 2025
https://github.com/rishabhraj43/react-todo-app
A simple To-Do App made in React JS
Last synced: 12 Jan 2025
https://github.com/varshil-shah/react-expense-tracker
A simple expense tracker which keeps tracks of your expenses. Build with reactjs using topics hooks such as useReducer, useState and Context API.
Last synced: 12 Jan 2025
https://github.com/guicheffer/alien-registration-spa
👽 A spa of registration of Aliens
aliens crud css3 es6 html5 jest localstorage nightwatch react reactredux redux spa stylus ufo webpack
Last synced: 12 Jan 2025
https://github.com/shehza-d/localstorage
First interaction with Database of local Storage of browser (Sign-Up and Log-in form)
Last synced: 14 Feb 2025
https://github.com/rohan-bhautoo/asteroid-game-and-website
The Asteroids Breaker website enables users to register, login and to play an Asteroid game. Each user will have a unique username which will be verified during registration. The scores of each user will be updated and placed in the Leaderboards page. Local storage, from the browser, is used in order to store user information and scores. Session storage also ensures which user is currently logged in and to update the home page accordingly.
css html javascript localstorage php sessionstorage
Last synced: 19 Jan 2025
https://github.com/matan3sh/quiz-app
Multiple questions quiz App, the app will show one question at a time and two navigation buttons: next-prev
localstorage react redux redux-thunk
Last synced: 24 Jan 2025
https://github.com/anilyavas/finance-app
Local Finance App with Watermelon DB and React Native
expo-router localstorage react-native typescript watermelondb
Last synced: 07 Feb 2025
https://github.com/filipamarta/the-weather-station-app
This weather station react app was built by fetching OpenWeatherMap API data: current and 7 days forecast weather, both displayed by user geolocation. The user can also add and delete different cities (by country) to get the current weather, and they should be persisted. They should get feedback for all the operations that they execute.
axios bootstrap crud javascript localstorage openweathermap react-context react-hooks reactjs sass uuid
Last synced: 07 Feb 2025
https://github.com/ananthuspace/todoapp
A simple and efficient Todo application built with React that allows you to manage your tasks. This app uses the browser's local storage to persist your tasks even after you close the browser. Features Add Task, Delete Task, Persist Data. Technologies Used React and localStorage for storing the data
Last synced: 19 Jan 2025
https://github.com/anna-yeddi/login
Accessible login page with client-side validation, error hints, options to show typed password and localStorage for username. WCAG 2.0 AA compliant. User data is tested with local database.
accessibility client-side constraints css3 css3-animation es6 html5 javascript localstorage login-forms validation wcag2
Last synced: 24 Jan 2025
https://github.com/karim-mamdouh/tasks-manager
Simple tasks manager using pure HMTL/CSS/JS (Local Storage)
css html javascript localstorage
Last synced: 19 Jan 2025
https://github.com/aelgamal5/booky
CRUD book list application using vanilla JavaScript
Last synced: 07 Feb 2025
https://github.com/gaitherdb/work-day-scheduler
This web application presents a day planner in which a user can create plans for each business hour and save them
bootstrap jquery localstorage momentjs
Last synced: 31 Jan 2025
https://github.com/nainee99/notesapp
The Notes App is a simple and intuitive application designed to help users manage their notes efficiently.
javascript localstorage notes-app reactjs tailwindcss
Last synced: 25 Jan 2025
https://github.com/lucasmrdt/nedux-persist
🔒 Persist your nedux store
localstorage nedux-middleware persistent-storage persistor typescript
Last synced: 25 Jan 2025
https://github.com/samuelmarete/javascript-day5-todolistwebapp
The Todo List App is a simple, responsive tool built with HTML, CSS, and JavaScript for managing tasks. It offers task creation, editing, completion, and deletion, with filters and local storage for seamless use across devices. Real-time notifications keep you updated on your actions.
frontenddevelopment html5 javascript localstorage productivity-app responsive-web-design taskmanagement todolist webdevelop
Last synced: 25 Jan 2025
https://github.com/hackemateninja/react-pet-hospital
simple app to save hospital dates with localStorage and react
Last synced: 07 Feb 2025
https://github.com/afeiship/storage-packages
Storage packages.
localstorage sessionstorage storage store
Last synced: 07 Feb 2025
https://github.com/javitocor/star-wars-catalogue
A catalogue where users will find everything related to Star Wars, built with React&Redux.
api-call bootstrap localstorage login-logout reactjs redux regenerator-runtime serverless signup
Last synced: 29 Jan 2025
https://github.com/erictherobot/beforeidiei.com
A personalized bucket list of things to do before you die.
bucketlist localstorage nextjs tailwind todos
Last synced: 25 Jan 2025
https://github.com/younusaliakash/todo-list
This is a to-do list creation app that is saved in your browser's local storage and right-clicks deletes the to-do list and left-click marks it as completed.
localstorage localstroage-crud todo-list vanilla-javascript
Last synced: 01 Feb 2025
https://github.com/vijaysadhuram/project_to_do_list
Design responsive TO DO List web site using HTML,CSS and JavaScript(Local Storage, DOM Concepts are used).
dom-manipulation html-css-javascript localstorage
Last synced: 07 Feb 2025
https://github.com/klren0312/localstorage_hasexpiration
localStorage that has expired time
Last synced: 01 Feb 2025
https://github.com/galembeck/coffee-delivery
This repository contains the solution to Ignite's (@Rocketseat) "coffee-delivery" challenge.
context-api localstorage react react-router-dom styled-components typescript vite
Last synced: 01 Feb 2025
https://github.com/dlyaswanth/google-authentication
Google Authentication fetching basic info and storing it in local storage or mysql
Last synced: 01 Feb 2025
https://github.com/fahadshahbaz/todo-context-local-storage
Todo App is a simple and efficient project to manage your daily tasks. It leverages React JS, Context API for state management, and Local Storage to persist tasks across sessions.
context-api javascript-library localstorage reactjs reactjs-components responsive-web-design tailwindcss
Last synced: 01 Feb 2025
https://github.com/iryna-vyshniak/goit-react-hw-03-phonebook
:ledger: Phonebook contact storage application
formik localstorage react-icons theme-ui yup-schema
Last synced: 07 Feb 2025
https://github.com/yousufkalim/notes-local
HTML, CSS and JavaScript note taking app with local storage.
css html javascript localstorage note-taking website
Last synced: 08 Feb 2025
https://github.com/drewk2629/septomeme
Random card generator group project that pulls from 3 different API's.
arrays bulma conditions css dom dynamic fetch-api functions html localstorage variables
Last synced: 08 Feb 2025
https://github.com/mouracamila/todo-reactjs
localstorage reactjs todo todolist
Last synced: 09 Feb 2025
https://github.com/ricnaga/legrano-massas
Site em Reactjs para compra de massas para consumo
craco eslint husky lint-staged localstorage muiv5 netlify prettier testing-library typescript usereducer usestate
Last synced: 21 Jan 2025
https://github.com/ricnaga/curso-angular
Curso angular academia accenture 2.0
angular child-routes databinding fakeapi html-css-javascript interceptor lazyload localstorage pipeline propertybinding reactiveforms routing sass templatedrivenfroms twoway-data-binding typescript
Last synced: 21 Jan 2025
https://github.com/vaheaa/fem-todo-app
Solution for the FroneEnd Mentor Todo App challenge
localstorage tailwindcss vue3 vuejs
Last synced: 08 Jan 2025
https://github.com/kakon-ray/local-storage-save
localstorage react-bootstrap reactjs
Last synced: 14 Jan 2025
https://github.com/ihor-kutsenko/filmoteka
Filmoteka - all movies, trailers, posters, search by genres and categories
axios fetch-api filter-search firebase-auth localstorage modals notiflix-notify pagination-library rest-api scroll-to-top spinner theme-switcher try-catch
Last synced: 13 Jan 2025
https://github.com/nadim-nion/react-meal-db-initial
A React app with Local Storage integration for meal orders. Features include data storage in Local Storage, user-friendly meal addition with 'Add this food' button, and data persistence post-page reloads. Built with React and Plain CSS.
css3 localstorage react react-app web-development
Last synced: 08 Jan 2025
https://github.com/esraaalzoghby/to-do-list-application
This is a simple and interactive To-Do List Application built using JavaScript, HTML, and CSS. It allows users to add, update, and delete tasks with persistent storage using localStorage.
application bootstrap css html js localstorage task-management to-do-app to-do-list website
Last synced: 09 Jan 2025
https://github.com/hellokristinafaye/notesapp
JavaScript, Local Storage, HTML, CSS
css html javascript localstorage
Last synced: 12 Jan 2025
https://github.com/sgcm14/mapas-app
App para manejo de mapas
angular bootstrap jasmine-tests localstorage mapbox-gl
Last synced: 22 Jan 2025
https://github.com/sgcm14/mapas-app-v2
App para manejo de mapas y standalone components
angular bootstrap jasmine-tests localstorage mapbox-gl standalone
Last synced: 22 Jan 2025
https://github.com/sgcm14/paises-app
App que te permite hacer búsquedas de países
angular animate-css bootstrap http-client jasmine-tests localstorage rest-countries-api
Last synced: 22 Jan 2025
https://github.com/sgcm14/shopping-cart-app
Aplicación que te permite loguearte y agregar a favoritos los productos que elijas, tiene CRUD de favoritos
angular bootstrap font-awesome jasmine-tests localstorage
Last synced: 22 Jan 2025
https://github.com/kakon-ray/issue-tracker
https://kakon-ray.github.io/Issue-Tracker/
dom-manipulation localstorage vanilla-javascript
Last synced: 14 Jan 2025
https://github.com/amitdeka/simple-todo-list-app
A user-friendly Todo List App that allows you to add, view, and delete tasks. Stay organized and manage your to-do list effortlessly. Tasks are stored in local storage for persistence across page reloads.
Last synced: 24 Dec 2024
https://github.com/fernandocalmet/android-crud-local_storage
Aplicación simple con Android Studio aplicando operaciones CRUD con LocalStorage
android-application android-studio crud-application localstorage
Last synced: 16 Jan 2025
https://github.com/iaadi4/to-do
Simple to-do app where you can add, edit, delete, and toggle the completion of tasks, with all data stored in local storage
javascript localstorage react tailwindcss to-do to-do-list
Last synced: 28 Dec 2024
https://github.com/apurificato/personal-blog
2-page website challenge completed and built in the form of a personal blog to showcase dynamically rendering content and explore working with the DOM and the browser's local storage with Javascript.
css html javascript jquery localstorage
Last synced: 27 Jan 2025
https://github.com/emanuelefavero/todo-list-vanilla-js
This is a simple todo list made with vanilla JS that uses local storage
css html javascript localstorage todolist vanilla-js
Last synced: 04 Feb 2025
https://github.com/ahmedsamyop/company-templete
Template for company or portfolio
css font-awesome github-actions github-pages google-fonts html javascript localstorage scss
Last synced: 08 Jan 2025
https://github.com/taraskovalenko/ngx-storage
Simple client side library for caching data - Angular 2 and higher
angular-2 angular-4 cookies localstorage sessionstorage storage-service
Last synced: 07 Jan 2025
https://github.com/sgcm14/auth-app
App de registro y login que consume Back hecho en Nest
angular computed localstorage signals sweetalert2
Last synced: 22 Jan 2025
https://github.com/hawkpraveen/nodejs_day_2_task
This repo contains NodeJS Day 2 Task of MERN Stack. Hall Booking and Management.
crud-operation localstorage node-js nodemon-express render
Last synced: 11 Jan 2025
https://github.com/twilight92/chrome-app
[JavaScript] (완강) 바닐라 JS로 크롬 앱 만들기 #노마드코더
ajax dom fetch javascript json localstorage openweather-api
Last synced: 11 Jan 2025
https://github.com/dzenis-h/mybooks
A full CRUD app in JavaScript without any library or JS framework; Using classes, local storage and more.
bootstrap4 bootswatch-theme es6 es6-class es6-classes font-awesome html5 javascript localstorage
Last synced: 18 Jan 2025
https://github.com/allanr1991/alura-monibank-validandoformulariocomjs
Este projeto permite fazer um cadastro com validações personalizadas e habilita a câmera do usuário para poder capturar uma foto para o cadastro.
async-await foreach-loop localstorage mediadevices setcustomvalidity validacaocustomizada validacpf validaidade validity validity-check
Last synced: 17 Jan 2025
https://github.com/hawkpraveen/js-project-qr-code-generator
A simple Java Script QR Code Generator with local storage using the DOM.
bootstrap5 dom-manipulation javascript localstorage
Last synced: 11 Jan 2025
https://github.com/enzoxavier1001/todo-list
Desafio desenvolvido após finalização do primeiro módulo de React do curso ignite da Rocketseat, o desafio consiste em criar uma aplicação de todo list baseada no Breefing criado pela equipe de instrutor da Rocketseat
css ignite localstorage react rocketseat typescript
Last synced: 27 Jan 2025
https://github.com/hellokristinafaye/todolist
Google Keep clone with Local Storage (JavaScript, HTML, CSS)
css html javascript localstorage
Last synced: 12 Jan 2025
https://github.com/miro-wq/goit-react-hw-04-phonebook
Storing phonebook contacts in localStorage. Component life cycle methods used.
component lifecycle-maintenance localstorage react react-hooks react-useeffect react-usestate state-management
Last synced: 28 Jan 2025
https://github.com/axe10rellana/expense-tracker
Código base de la aplicación Expense Tracker Tool Hecha en React.js y Tailwind CSS.
expense-tracker frontend-app localstorage netlify react react-icons sweetalert2 tailwindcss victory-charts
Last synced: 11 Jan 2025
https://github.com/evasyakin/wallet-vue-test-2
Demo
localstorage vue vue-mc vue-router vuejs vuex
Last synced: 28 Jan 2025
https://github.com/dzenis-h/ibookmark
Simple application for bookmarking websites. It uses a Bootstrap theme for this particular look and Local Storage for storing your bookmarks in order for them to persist after reload or/ and exit.
bookmark bootstrap bootstrap-theme css3 es6 html5 javascript localstorage
Last synced: 18 Jan 2025
https://github.com/angelhtml/angeldb
Angel DB is a fast json database that allows you to insert data, delete and edit ⚡🚀
angel-db angelcodestyle database fastdata javascript json json-database jsondb localstorage nodejs nodejs-database nosql nosql-database storage
Last synced: 11 Jan 2025
https://github.com/moaraby/product-management-system-js
Js CRUDS Operations
bootstrap5 crud css3 html5 javascript localstorage responsive search
Last synced: 01 Jan 2025
https://github.com/guduchango/survey-laravel-react-vite-tailwind
Simple survey managment like google forms
axios-react laravel localstorage reactjs sanctum-authentication tailwindcss vite
Last synced: 22 Jan 2025
https://github.com/rubikuo/itodo
Todo application
axios cssmodules-react lifecycle localstorage reactjs reactpor store token usesta validation
Last synced: 06 Jan 2025
https://github.com/atia-farha/vue-counter-app
Vue version of 'counter-app' Repository.
counter-app css3 html5 keyboard-shortcuts localstorage popup-message vue3 vuejs
Last synced: 04 Feb 2025
https://github.com/niklus/utilities
Fetch and Storage Utility Classes
fetch fetch-api localstorage sessionstorage
Last synced: 16 Jan 2025
https://github.com/fatihycan/wallet-app
bootstrap css3 dom-manipulation event-handling font-awesome form-validation html5 javascript localstorage
Last synced: 16 Jan 2025
https://github.com/fatihycan/to-do-list
css3 dom-manipulation event-handling font-awesome html5 javascript localstorage responsive-design
Last synced: 16 Jan 2025
https://github.com/jgroldan/beforetheworldend
Local Storage
css html javascript localstorage
Last synced: 09 Jan 2025
https://github.com/nathanlsdev/github-profile-finder
Aplication to search github user profiles
async css3 html5 javascript localstorage
Last synced: 18 Jan 2025
https://github.com/ourouimed/react-todo
This is my first REACT js Application , it's a to do list app
css hooks html js localstorage material-icons material-ui nodejs npm react reactjs tasks todo todolist useeffect usestate
Last synced: 19 Jan 2025
https://github.com/urfdvw/react-user-config
Utilities for setting and using user configurations
config configurations json-schema localstorage react setting
Last synced: 08 Feb 2025
https://github.com/esraaalzoghby/contact-management-system
This is a simple Contact Management System implemented using JavaScript, which allows users to add, edit, delete, and search for contacts.
contact-management css data-validation html javascript localstorage regex web-applications
Last synced: 16 Jan 2025
https://github.com/jmr85/tienda-ruiz
ecommerce done with React JS hooks, context and firebase db.
animatecss context-api ecommerce firebase formik-form hooks javascript localstorage react react-bootstrap react-router-dom sweetalert2 yup-validator
Last synced: 16 Jan 2025
https://github.com/n2geoff/record.js
minimalistic, dead-simple object collection library
dataset in-memory json localstorage minimalist
Last synced: 30 Dec 2024
https://github.com/maiquinho/desafio-ignite-react-02
Segundo desafio da Trilha Ignite React (2022) da Rocketseat para praticar mais conceitos do ReactJS.
cart coffee-delivery localstorage styled-components
Last synced: 16 Jan 2025
https://github.com/askomarov/weather_app
Vue3 Weather APP ⛅🌞🌦️
localstorage pinia scss typescript vitejs vue weather-api
Last synced: 14 Feb 2025
https://github.com/br0wsa/meal-app
From Scratch - Développement Web
api async cookies fetch headers json localstorage sessionstorage xlm
Last synced: 27 Jan 2025
https://github.com/mubaraksulayman/github
A clone of some pages and features of Github.
axios clone css3 dayjs github github-api localstorage repository restful-api vue vue-meta vuex
Last synced: 07 Feb 2025
https://github.com/elliotsherman/minesweeper_neon
a redesigned version of Minesweeper
css design-patterns game game-development html-css-javascript javascript js localstorage loops-and-iterations minesweeper neighbour neon
Last synced: 16 Jan 2025
https://github.com/antgom/todolist
Clásica lista de tareas con "Modo oscuro"
css3 dom-manipulation html5 javascript localstorage
Last synced: 16 Jan 2025
https://github.com/shwetaank/-paint-clone
A web-based paint app using HTML, CSS, and JavaScript. Features include brush 🖌️, eraser 🧽, color bucket 🎨, and save/load options 💾. Draw, save, and download your art! 🖼️
canvas html-css-javascript localstorage
Last synced: 14 Jan 2025
https://github.com/shwetaank/bookmark-keeper-web-app
📚 A simple and intuitive web application for managing your favorite bookmarks. Easily add, view, and delete bookmarks with a user-friendly interface. Built with HTML, CSS, and JavaScript, and utilizes local storage for persistent data.
html-css-javascript localstorage
Last synced: 14 Jan 2025
https://github.com/shwetaank/dark-mode-testing
Simple web App for testing Dark Mode Feature by using JavaScript and Local Storage
dark-mode html-css-javascript localstorage
Last synced: 14 Jan 2025