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-19 00:17:43 UTC
- JSON Representation
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/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
https://github.com/matan3sh/place-keeper
CodingAcademy home assignment, develop an web app to receive user location and display in google map(API KEY). tools: html, css, bootstrap, javascript, jquery, ajax and saving data in localstorage.
ajax-request bootstrap css html5 javascript jquery localstorage
Last synced: 24 Jan 2025
https://github.com/mohamed-ramadan1/mapty-application
css html javascript localstorage oop
Last synced: 16 Jan 2025
https://github.com/barisertugrul/angular-todo-app
Angular Todo Project that works with your browser's memory using local storage, and its information is not lost when the page is refreshed.
angular bootstrap5 localstorage todoapp typescript
Last synced: 16 Jan 2025
https://github.com/matan3sh/book-shop-es5
CodingAcademy home exercise using MVC design pattern and (Create Read Update Delete) functionality plus Pagination feature. Develop with: html, pure css and vanilla javascript (ES5) and save data in LocalStorage
css es5-javascript html localstorage mvc-pattern pagination vanilla-javascript
Last synced: 24 Jan 2025
https://github.com/dodul01/donation-campaign
Welcome to Donation Camping, a website . Here, users can seamlessly contribute to camping and they can see there donation details in donation page and user can see there donation statics.
Last synced: 12 Feb 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/br0wsa/joke-app
From Scratch - Développement Web
api async cookie fetch headers json localstorage sessionstorage xml
Last synced: 27 Jan 2025
https://github.com/matan3sh/contacts-keeper-task
localstorage react-hooks redux redux-thunk scss
Last synced: 24 Jan 2025
https://github.com/dorkatzir/nasa-api-reactjs
Nasa API - React JS App
api font-awesome localstorage nasa-api reactjs
Last synced: 11 Jan 2025
https://github.com/ardywsptr/materi-belajar-membuat-front-end-web-untuk-pemula
Repositori ini merupakan kumpulan praktek dari materi yang ada pada kelas Belajar Membuat Front-End Web untuk Pemula di Dicoding
bom dicoding-academy dom events localstorage web-storage
Last synced: 14 Jan 2025
https://github.com/br0wsa/user-app
From Scratch - Développement Web
api async cookies fetch headers json localstorage sessionstorage xml
Last synced: 27 Jan 2025
https://github.com/sainiabhishek/mapty-application
It's a course project. 'The Complete JavaScript Course 2021: From Zero to Expert!' on the udemy. It provided me an opportunity to learn different concepts related to the geolocation api, maps, browser api and many more. It is only for learning process.
browserapi classes geolocation-api javascript localstorage udemy
Last synced: 16 Jan 2025
https://github.com/matan3sh/book-shop-i18
CodingAcademy home exercise to refactor code using MVC design pattern and (Create Read Update Delete) functionality plus Pagination and i18 feature support. Develop with: html, css+bootstrap, vanilla javascript (ES5) and save data in LocalStorage
bootstrap4 html-css-javascript localstorage
Last synced: 24 Jan 2025
https://github.com/paragunhale1998/todo-list
Here I created a simple Todo List App With Local Storage Using Simple Steps
html-css-javascript html5 javascript localstorage todo-list todolist-with-localstorage
Last synced: 28 Jan 2025
https://github.com/etchmon/to-do-list
The To-Do List application is a web-based task management tool that allows users to create, track, and organize their tasks effectively. Built with React, it leverages modern web technologies to deliver a seamless and interactive user experience.
Last synced: 24 Jan 2025
https://github.com/alissonooliveiraofc/pixels-art
Bora fazer uns desenhos em forma de Pixel? Escolha uma cor, clique no pixel do Board, personalize o tamanho e divirta-se!
color coloring css desenho dinamic-programming drawing drawing-app drawing-software drawingboard fundamentals-of-programming html javascript localstorage pixels project-repository storage
Last synced: 10 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/remycastella/odin-quest
A trivia app built with React. Questions are fetched from the Open Trivia Database API.
Last synced: 28 Jan 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/nstseek/healthmed
Aplicação de teste local para cadastro de pacientes de uma clínica
enzyme eslint firebase github-actions jest localstorage npm react react-hooks react-router-dom sass scss stylelint typescript
Last synced: 16 Jan 2025
https://github.com/theaurange/gmail-message-tracker
A userscript to help track messages automatically on GMail.
javascript js localstorage localstorage-api userscript userscripts
Last synced: 16 Feb 2025
https://github.com/skhasimahmed/expense-tracker-reactjs
A simple yet effective Expense Tracker App built using React.js, demonstrating key concepts such as Context API, useReducer, and Local Storage. This app allows users to track their income and expenses with a clean, user-friendly interface.
context-api expense-tracker javascript localstorage reactjs single-page-app
Last synced: 20 Jan 2025
https://github.com/hasanthebest/booklist-app
It is a simple bookList app. The functionality of this app is to add book or remove book based on user interaction and store book into the local storage. Simple Illustration of Object Oriented Javascript
html5 javacript js localstorage object-oriented-programming
Last synced: 19 Jan 2025
https://github.com/waffensultan/goat-pl
GOAT-PL is a work-in-progress task management system for everyday use. Technologies used are ReactJS, HTML & CSS, JS, Firebase Auth.
firebase-auth javascript localstorage productivity react-routing reactjs task-manager website
Last synced: 16 Jan 2025
https://github.com/adityakumawat97/quiz-app
Quiz Application
html-css-javascript localstorage multipage-website
Last synced: 19 Jan 2025
https://github.com/amithasanamithasan/donation_campaing
My project Goal is donation I will be created all types donated filed in this side example like, Humanitarian clean of water of children's ,Education like Poor children's , Environment disaster counters make donated also Healthcare like some poor children's providing good healthcare
api-client google-piechart googlefonts html5 javascript localstorage package react-dom react-helmet react-hot-toast react-icons react-props react-router-dom react-tostify reactjs tailwindcss
Last synced: 19 Jan 2025
https://github.com/mell62/todo-list
Enter your memory palace, and magically get everything done!
css es6-modules flexbox grid html javascript json localstorage solid-principles webpack
Last synced: 19 Feb 2025
https://github.com/alexandrbig1/goit-react-hw-03-phonebook
React module(events/states/props/forms/localStorage/libraries)
css3 frontend hacktoberfest hacktoberfest2023 html-css-javascript html5 javascript js localstorage react react-components reactjs ux-ui ux-ui-design webdesign webdevelopment
Last synced: 23 Jan 2025
https://github.com/jamal-saadeddin/todotick
This project is a TODO list web application that allows users to manage their tasks efficiently.
async-await css3 dom-manipulation html5 javascript localstorage
Last synced: 20 Jan 2025
https://github.com/owen3h/json-simple-store
A simple way of storing and modifying JSON files locally.
fs json localstorage node npm storage
Last synced: 14 Nov 2024
https://github.com/krypton225/book-list
This is just training in HTML, CSS and JavaScript. We used OOP JavaScript in this project.
css css3 es6 fontawesome5 google-fonts html html5 icons8 javascript localstorage localstorage-events noframeworks normalize-css object-oriented-programming oop responsive-web-design training
Last synced: 16 Feb 2025
https://github.com/diegoivg98/login-register-tasks
css gh-pages localstorage login react-router reactjs register toastify vite
Last synced: 21 Jan 2025
https://github.com/wgtsantos/crud_json
CRUD Simples Utilizando JSON
crud javascript json localstorage
Last synced: 14 Jan 2025
https://github.com/caduzulian/daily-report-react
Project developed to assist in the internal control of working hours, with entry and exit records, activities carried out throughout the day, reports (downloadable) and graphs for better control
chartsjs localstorage project-image react styled-components vite
Last synced: 18 Jan 2025
https://github.com/dominique216/code-quiz
This application is a 5 question, timed coding quiz that saves user scores to a highscores page.
css html javascript localstorage quiz
Last synced: 24 Jan 2025
https://github.com/diewland/disk.js
Save any primitive value to localStorage
Last synced: 12 Jan 2025
https://github.com/felipefama/controle-financeiro
controle financeiro com html, css e javascript
css-flexbox css-sass dom dom-manipulation html-scss-javascript html5 javascript localstorage
Last synced: 02 Feb 2025
https://github.com/arislooi/todo-app
A simple Todo application built with React, React-Bootstrap, and React Router, featuring local storage for persistent state management.
frontend javascript localstorage react react-bootstrap router
Last synced: 16 Feb 2025
https://github.com/othmanenissoukin/kanban-react-app
Kanban react app with useContext() Hook and Localstorage
context-api kanban kanban-application kanban-board kanban-board-application localstorage react react-hooks usecontext
Last synced: 14 Jan 2025
https://github.com/gismii/t-productapi
Consumindo uma API de produtos, utilizando Vite + React e Material UI.
automation autorization axios hooks localstorage mui-material postman token
Last synced: 19 Jan 2025
https://github.com/kevinj045/atjs
Blow your Sites!
ajax javascrip localstorage module-manager template-engine
Last synced: 19 Jan 2025
https://github.com/mahfuzhasan2003/career-hub
Career Hub - with fully responsive and local storage data storing feature.
axios-react javascript jsx localstorage react-toastify reacthook reactjs reactrouter
Last synced: 13 Feb 2025
https://github.com/adrianomonteiroweb/api-simulation-javascript
Como simular uma API em javaScript? Construa uma API simulada usando LocalStorage, setTimeout e Promise com retornos de todos os dados criados ou retorno por ID. Além do CRUD necessário para fazer o update, criar novos dados e deletá-los.
api api-client api-crud api-fake api-rest api-simulation crud-api localstorage mock-api promise settimeout
Last synced: 22 Jan 2025
https://github.com/jjgouveia/todo-app
Uma aplicação de Todo (Tarefas) construído em React.JS.
css javascript localstorage react react-hooks
Last synced: 14 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: 18 Feb 2025
https://github.com/khizarwakeel/login-signup
Tested Cursor AI built a login/signup app in just 10 minutes!
css3 html5 javascript localstorage netlify responsive-layout
Last synced: 11 Feb 2025
https://github.com/nabilaferdousprapty/arab-voyage-client
Arab Voyage is a travel website spotlighting Middle Eastern countries like Jordan, Saudi Arabia, UAE, Iran, Qatar, and Kuwait. We offer curated insights on tourist spots, cultural attractions, and hidden gems in the region.
firebase localstorage react-hook-form react-hot-toast react-router-dom reactjs swiper-slider
Last synced: 04 Feb 2025
https://github.com/vardaan-bhatia/todo-dragndrop
TODO list application built with React and react-beautiful-dnd.
crud-operation localstorage reactbeautifuldnd
Last synced: 14 Jan 2025
https://github.com/jigar0211/crud-operation
CRUD Operation in Local Storage
crud-operations html-css-javascript localstorage localstorage-crud responsive-design
Last synced: 16 Jan 2025
https://github.com/vfrrrr/talent_track
TalentTrack is an open‐source recruitment analytics web application built with Flask and Python. It leverages advanced machine learning techniques—such as Product Quantization (PQ) for candidate ranking and SHAP for model interpretability—to help HR teams and recruitment professionals identify high-quality candidates efficiently.
ai analytics data-visualization faiss google-gemini-ai jwt localstorage machine-learning nodejs react shap tera toast toolbox
Last synced: 11 Feb 2025
https://github.com/mouhametnd/react-browser-markdown-editor
In browser markdown editor built with typescript, react, tailwind, redux-toolkit.
localstorage react redux tailwindcss typescript
Last synced: 18 Feb 2025
https://github.com/bechii/svelte-store2storage
localstorage sessionstorage store svelte
Last synced: 22 Jan 2025
https://github.com/zyxzb/the-recipes-hub
React App based on Spoonacular API - Browse, save and print your favorite recipes
axios localstorage pdf react react-to-print reactjs skeleton-loading spoonacular spoonacular-api styled-components toast-notifications
Last synced: 16 Jan 2025
https://github.com/bhavnesh1811/fastor-ai
Welcome to Faster-AI project! This project is built to develop a mobile UI for different pages as per figma provided by the company. It is built using React, React-multi-carousel ,React-responsive-carousel and Chakra UI for styling.
chakra-ui localstorage react react-multi-carousel react-responsive-carousel sessionstorage
Last synced: 16 Feb 2025
https://github.com/javadevbh/webolog
A weblog site built using ReactJS, Redux, and GraphQL.
articles graphql localstorage mui reactjs redux-toolkit single-page-applications weblog
Last synced: 16 Jan 2025
https://github.com/javadevbh/react-store
A shopping cart with reactjs and redux
localstorage reactjs redux redux-toolkit shopping-cart single-page-applications store tailwindcss
Last synced: 16 Jan 2025
https://github.com/caner-yesiltas/contact-app
A responsive app for managing contacts with React. Features input masking for phone numbers, ensuring accurate data entry. 📅 Data is stored in local storage for persistence. 🧾
contact-management inputmask localstorage reactjs responsive-design
Last synced: 04 Feb 2025
https://github.com/caner-yesiltas/taskflow-manager
📝 Task management app built with React & Bootstrap. Features UUID, localStorage persistence, and responsive design.
bootstrap-react frontend localstorage task-tracker-app uuid-generator
Last synced: 04 Feb 2025
https://github.com/mouhametnd/react-github-dev-finder-web-app
This Github Dev Finder Web App is built with React, styled-components, local storage and Github API
api localstorage reactjs styled-components
Last synced: 18 Feb 2025
https://github.com/oluwaseye/chrome-clear-cache
Load website each time without browser cache. NO CACHE clears your browser cache before web pages load. You can turn it On or Off anytime. Enjoy!
chrome-extension googlechrome javascript localstorage
Last synced: 12 Jan 2025
https://github.com/rafael-m-silva/memory-game
css3 html5 javascript localstorage location memory-game
Last synced: 19 Feb 2025
https://github.com/rajendra-jat7/expense-tracker-coders-boutique
The Expense Tracker application is a web-based tool that allows users to track their expenses and income, categorize them, and visualize their spending patterns over time. The application is designed to be simple yet functional, providing users with a clear view of their financial habits.
chartjs css3 d3js html5 javascript javascript-framework javascript-library localstorage reactjs responsive-layout responsive-web-design tailwind tailwindcss vercel-deployment
Last synced: 22 Jan 2025
https://github.com/deliocoder/whatsapp-clone
Well, I will try to make this project look like whatsapp haha
hooks localstorage react-bootstrap reactjs
Last synced: 14 Jan 2025
https://github.com/its-shojib/donation-campaign-with-react-router-dom
Donation Campaign is a high level integrated frontend React Application where anyone can donate price to poor for their food, health an many things. Anyone can also so where he/she donate and how many amount donated by him/her.
javascript json-api localstorage react tailwindcss
Last synced: 20 Jan 2025
https://github.com/itmtm/project-food
https://itmtm.github.io/project-food/
async-await axios cookie es6-modules fetch-api javascript localstorage promise webpack
Last synced: 12 Jan 2025
https://github.com/taiseen/local_storage_mini_project
css html5 javascript localstorage window
Last synced: 12 Jan 2025
https://github.com/mouhametnd/movies-web-app
This Movie App is built with HTML, SCSS, vanilla Javascript, localStorage, Gulp.js and with a movies API
api gulp localstorage scss vanilla-javascript
Last synced: 18 Feb 2025
https://github.com/mouhametnd/todo-app
This project is built with HTML, SCSS, Javascript, IndexedDB and localStorage
drag-and-drop html indexeddb javsascript localstorage scss
Last synced: 18 Feb 2025
https://github.com/mouhametnd/calculator-app
This Calculator App is built with HTML, SCSS, Javascript and localStorage
bem-methodology css javascript localstorage scss
Last synced: 18 Feb 2025
https://github.com/mouhametnd/rest-countries-api-app
This project is built with HTML, SCSS, Javascript and with a countries API.
api fetch html javascript localstorage scss
Last synced: 18 Feb 2025
https://github.com/j-winston/todolist-vanillajs
A clean, responsive ToDo List app built with Vanilla Javascript, Webpack, and Local Storage. Manage tasks and projects with an intuitive UI inspired by Todoist.
css3 dom-manipulation front-end-development html5 localstorage projectmanagement responsive-design task-manager todoapp vanilla-javascript webpack
Last synced: 14 Jan 2025
https://github.com/taiseen/react_context_api_book_list
context-api localstorage react
Last synced: 12 Jan 2025
https://github.com/sudhilraj/calendar-event-manager
A calendar event manager application with React.
bootstrap5 localstorage react vitejs
Last synced: 18 Feb 2025
https://github.com/jaime-u-lopez/pokemon-redux
Este es un aplicativo en el que hacemos el llamado a una api, por medio de la metodologia de redux duck y con React y localStorage
Last synced: 16 Jan 2025
https://github.com/aayush-dhakal/react-task-manager
Task Manager app in react using hooks, context API, and localStorage.
context-api hooks localstorage react
Last synced: 24 Jan 2025
https://github.com/sarthakmishraa/noodle-pad
Noodle Pad is a user-friendly text editor that automatically saves your work and offers a rich writing experience.
localstorage nextjs tiptap-editor typescript vercel
Last synced: 18 Jan 2025
https://github.com/sudhilraj/taskify
A react based task manager app
localstorage react-router-v6 react-todo-app reactjs task-manager to-do-app typescript vitejs
Last synced: 18 Feb 2025
https://github.com/saleh0987/camera
online store that offers a wide range of cameras and accessories .
emailjs localstorage reactjs tailwindcss vitejs
Last synced: 21 Dec 2024
https://github.com/peterbenoit/storagemanager.js
StorageManager.js provides a convenient and feature-rich interface to handle localStorage and sessionStorage, offering additional features such as item expiration, batch operations, optional data compression, and storage events.
api localstorage sessionstorage
Last synced: 28 Jan 2025
https://github.com/graceso/note
local storage note thingy 📝
css hacktoberfest html javascript local-storage localstorage
Last synced: 22 Jan 2025
https://github.com/meetvivek/ecomcart-django
EcomCart is a basic Django-based e-commerce application designed to help users browse products, add them to a cart, and proceed to checkout. It features product listings, cart management, and a simple checkout process. The app uses localStorage to persist cart data and Django models to handle order information.
bootstrap css django html jquery localstorage python
Last synced: 11 Feb 2025
https://github.com/juanpablo70/moviesreact
Favourite Movies
hooks localstorage react useeffect-hook usestate-hook vite
Last synced: 22 Jan 2025
https://github.com/ardywsptr/calculator
Calculator - Repositori ini merupakan latihan dari materi html, css dan local storage pada kelas Belajar Dasar Pemrograman Web di Dicoding
css3 dicoding-academy html5 jacascript localstorage
Last synced: 14 Jan 2025
https://github.com/cristianosfmothe/prime-flix
Website para visualizar filmes consumindo a API
api es6 javascript localstorage react
Last synced: 15 Jan 2025
https://github.com/ayoubaloui94/usepopcorn
This app is built using React. It allows the user to search for movies and shows using OMDB API, the user can then rate and add said shows and movies to their watchlist, which is stored in local storage and re-fetched upon app render.
javascript localstorage react react-custom-hooks react-hooks vite
Last synced: 12 Jan 2025
https://github.com/shamikaredkar/sticky-notes
A simple web app for creating, editing, and deleting sticky notes. Notes are stored in the browser's local storage for persistence.
css html javascript localstorage notes-app sticky-notes vanilla-javascript webapplication
Last synced: 20 Jan 2025
https://github.com/jcampbell57/portfolio
A portfolio of projects completed while working through The Odin Project. The purpose of this project is to showcase what I have learned.
babel css3 eslint html5 javascript json localstorage prettier webpack
Last synced: 14 Jan 2025
https://github.com/nitinsinghs273/todo_list
localstorage reactjs tailwindcss
Last synced: 24 Jan 2025
https://github.com/ardywsptr/todoapps
Todo Apps - Repositori ini merupakan latihan dari materi DOM, BOM, Interaktif dengan Event, dan Penyimpanan Data Menggunakan Web Storarge pada kelas Belajar Membuat Front-End Web untuk Pemula di Dicoding
bom dicoding-academy dom-manipulation front-end javascript localstorage todoapp
Last synced: 14 Jan 2025
https://github.com/antonharbers/library-app
Library App - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-library
css factory-pattern html javascript localstorage
Last synced: 19 Jan 2025
https://github.com/abdallahelbetar/notesapp
Notes App Using Loacal DataBase (Hive) and State ManageMent (Cubit)
bloc dart flutter hive localstorage state-management
Last synced: 11 Feb 2025