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/ihor-kutsenko/goit-react-hw-04-phonebook

Phonebook contact apllication - with useState hook

formik localstorage nanoid react-hooks react-icons react-toastify yup

Last synced: 13 Jan 2025

https://github.com/brahmbeyond/keep-note

Keep Note is a note keeping webapp. This is note keeping webapp made with HTMl-CSS-JS This uses js functions and the notes are saved in localstorage of WebBrowser. This gives functionality to save notes as well as delete them permanently.

html-css-javascript localstorage

Last synced: 02 Feb 2025

https://github.com/ermiarzv/ostadyar

created by html, tailwind css, javaScript . this project is responsive.

html javascript localstorage tailwindcss

Last synced: 09 Feb 2025

https://github.com/maysunktong/assignment5-responsive-web-game

Responsive web game using canvas

jquery localstorage

Last synced: 10 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/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

css localstorage react yarn

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/ag-sanjjeev/app-sticky-notes-js

This is a JavaScript based sticky note taking application that runs on web browser.

drag-and-drop javascript javascript-webapp localstorage note-taking-app notes sticky sticky-notes webapplication

Last synced: 21 Jan 2025

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/golamrabbanisajib/gadget-hub

Gadget-Hub is a modern, user-friendly e-commerce platform where tech enthusiasts and everyday shoppers can explore, compare, and purchase the latest gadgets and electronic accessories. Designed to provide a seamless shopping experience, the site features a sleek interface and intuitive navigation, making it easy to find exactly what you need.

localstorage reactjs tailwind-css

Last synced: 10 Feb 2025

https://github.com/rakib-gazi/couponhive

CouponHive is a single-page application designed to help users in Bangladesh discover and use discount coupons for popular e-commerce shops.

environment-variables firebase localstorage reactjs tailwind-css

Last synced: 10 Feb 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/mdcodelab/react-localstorage-app

In this tiny app the user can add from input, remove and edit items.

css3 localstorage props-drilling reactjs

Last synced: 30 Jan 2025

https://github.com/twistedstack/js-todo-app

Simple todo app using JavaScript and local storage.

javascript localstorage

Last synced: 24 Jan 2025

https://github.com/nasirkhan294/react-todo-list

This is a simple web-based TODO list application built using React and CSS. The application allows users to create, read, update, and delete tasks from their to-do list. Users can mark tasks as completed, sort them by priority.

css3 localstorage react reactjs

Last synced: 05 Feb 2025

https://github.com/sudhilraj/calendar-event-manager

A calendar event manager application with React.

bootstrap5 localstorage react vitejs

Last synced: 27 Dec 2024

https://github.com/cybertoothca/ember-route-web-storage

Use web storage to save data scoped to the active route.

ember-addon emberjs localstorage sessionstorage webstorage

Last synced: 22 Jan 2025

https://github.com/roydukkey/typescript-storage

Typed, common interface for LocalStorage, SessionStorage, Cookies, and Environment variables.

cookies environment-variables localstorage session-management typescript webstorage

Last synced: 22 Jan 2025

https://github.com/nia3zzz/localstorage-todo-app-nextjs

This To-Do web app saves todo tasks of user in localstorage with functionalities for marking a todo task as completed, editing a todo task and also deleting a todo task. It uses localstorage as the database to store todo tasks, Nextjs for building the user interface, and Node.js for server-side runtime environment.

localstorage localstorage-crud nextjs nextjs-app-router single-page-app todoapp vercel-deployment

Last synced: 19 Jan 2025

https://github.com/el-sherbini/to-do-list-vuejs

To-Do App with VueJS

css localstorage todolist vuejs

Last synced: 22 Jan 2025

https://github.com/amr-elshabrawy-dev/snake-game

Snake Game A classic Snake Game built with HTML, CSS, and JavaScript. Enjoy nostalgic gameplay in the browser while learning web development fundamentals.

css3 emailjs html html5-canvas javascript localstorage snake-game

Last synced: 10 Feb 2025

https://github.com/rakkkkkesh/to-do-app

A simple React-based To-Do app that allows users to add, edit, complete, and remove tasks with data persistence using localStorage.

html5 localstorage reactjs tailwind-css

Last synced: 29 Dec 2024

https://github.com/ashish0kumar/react-todos

📝 Minimalist todo app built using reactjs and material ui

localstorage material-ui react todo todo-app todolist useeffect usestate

Last synced: 15 Jan 2025

https://github.com/mohammad-obidat/wisdoms

I built this project through Elevation academy full-stack Bootcamp, you can add a list of wisdoms you like and they will be stored at LocalStorage

css3 google-fonts html5 javascript jquery localstorage

Last synced: 29 Dec 2024

https://github.com/harshadladva97/bookstore-ionic-4

Bookstore is pure ionic 4 project. We can see books detail listing, books description in bookstore.

angular12 cordova html5 hybrid-application ionic4 localstorage scss

Last synced: 01 Feb 2025

https://github.com/mahmoodhamdi/task_manager_app

A Flutter application to manage tasks efficiently with user authentication, task CRUD operations, pagination, robust state management, local storage, and comprehensive unit tests.

cicd cleanarchitecture curd curd-application dart database firebase-database flutter hive localstorage open-source statemanagement taskmanagement taskmanagementapp unittests

Last synced: 19 Jan 2025

https://github.com/lawcr/react-chat-prueba

Aplicación de chat usando solamente React con TypeScript, Redux y Local Storage para el control de datos y styled components para crear el diseño de las interfaces.

chat localstorage react redux styled-components typescript

Last synced: 31 Jan 2025

https://github.com/karamanburak/cinema-potsdam

This repo is created to buy tickets for different movies in a movie theater

css html javascript localstorage

Last synced: 17 Jan 2025

https://github.com/bayladycoder/crypto-folio

Crypto market monitor, watchlist, and portfolio using React, ContextAPI, TypeScript, Styled-Components. --->>> Live App: https://bayladycoder.github.io/crypto-folio/

api context-api css html javascript localstorage react react-hooks react-router styled-components typescript

Last synced: 19 Jan 2025

https://github.com/totaro/reactbase

ToDo List with React using useState, useEffect and LocalStorage. React/Html/Css.

css html localstorage react reactjs useeffect usestate

Last synced: 19 Jan 2025

https://github.com/mokyabun/svelte-persist-rune

A simple custom rune in Svelte 5 that syncs with browser storage.

localstorage rune sessionstorage svelte svelte5 sveltejs sveltekit

Last synced: 16 Nov 2024

https://github.com/radzhiv25/expense-tracker

PennWise: A simple web-app to manage your expenses with graphical representation

chartjs localstorage react-chartjs-2 react-icons reactjs tailwindcss

Last synced: 21 Jan 2025

https://github.com/daniel-portela/fokus-local-storage

O projeto é uma aplicação web desenvolvida com TypeScript que permite aos usuários adicionar, editar, visualizar e remover tarefas.

css3 html5 javascript localstorage typescript

Last synced: 22 Jan 2025

https://github.com/castanedaluis/petgram--react

app desarrollada con react, el cual incluimos, intersection observer para optimizar la carga de la app con (intersection-observer,react.lazy), añadimos la función de liked y guardamos en el localstorage, mejoramos el CEO con HELMET

hooks hooks-api intersection-observer localstorage props-type react-lazy reactjs styled-components suspense

Last synced: 29 Dec 2024

https://github.com/manikmaity/giphy-clone

A feature-rich Giphy clone built with React.js, allowing users to browse, search, and manage their favorite GIFs. This project mimics the functionality of the popular Giphy platform, with custom features to enhance user experience.📷

errorboundary giphy-api javascript localstorage reacticons reactjs reactquery

Last synced: 21 Jan 2025

https://github.com/castanedaluis/juego-tres-en-raya

Juego de tres en raya (GATO) creado con javascript, con la libreria react, guardando la partida en localStorage, utilizando las buenas practicas de react.

javascript localstorage reactjs usestate

Last synced: 29 Dec 2024

https://github.com/khan-mujeeb/link-wallet

quick access to your important link whenever you want

chrome-extension localstorage reactjs tailwindcss

Last synced: 10 Feb 2025

https://github.com/matan3sh/todo-list-redux

home assignment at CodingAcademy for implement a state management functionality with redux as sync

crud-application localstorage react reactjs redux

Last synced: 24 Jan 2025

https://github.com/amaranand360/note-taking-application

This is a simple web application that allows you to create, read, update, and delete notes. It's perfect for keeping track of your to-do lists, ideas, or anything else you need to remember.

css html js localstorage

Last synced: 03 Feb 2025

https://github.com/nejdetkadir/auth-with-vuejs

How to use Firebse authenticate in VueJS

firebase firebase-auth localstorage vue

Last synced: 10 Feb 2025

https://github.com/matan3sh/todolist-dnd

TodoList with modern UI Design full CRUD, with drag and drop functionality.

localstorage react react-beautiful-dnd redux

Last synced: 24 Jan 2025

https://github.com/skyy-banerjee/vue-expense-tracker

An expense tracker in VueJs using COMPOSITION API, along with localStorage and vue-toastification, which tracks overall income and expenses. 📝💰

composition-api css3 html5 javascript localstorage toasts vue vue-toastification vuejs

Last synced: 15 Nov 2024

https://github.com/skyy-banerjee/skyys-unsplash-images

Image fetching app using React Query and the unsplash API, with localStorage feature enabled for dark/light theme 📸

axios css dark-theme localstorage react-query unsplash-api

Last synced: 15 Nov 2024

https://github.com/elijahdre/to-do-list-review

This is an app that simply lists the things that you need to do and allows you to mark them as complete.

css html htmlwebpackplugin javascript localstorage microverse microverse-projects todo-app todolist webpack

Last synced: 03 Feb 2025

https://github.com/spm999/login_localstorage

using Localstorage for login using html, javascript

html javascript localstorage login logout

Last synced: 15 Jan 2025

https://github.com/soyjavi/vanilla-storage

🍦A naive and simple driver for store data with javascript

json localstorage memory sessionstorage storage

Last synced: 17 Nov 2024

https://github.com/vitinho163/gitfav

Desafio da Rocketseat de criar uma pagina onde poderá salvar seus usuários favoritos utilizando a API do GitHub

css github-api html javascript localstorage

Last synced: 10 Feb 2025

https://github.com/kevinokerlund/tablink

🔗 Dispatch data and events to other browser tabs on the same domain.

browser-tabs dispatch emitter localstorage

Last synced: 22 Jan 2025

https://github.com/mohdadil1/acad-mca

ACAD MCA provides all the essential study materials and placement resources for MCA students . Get organized, up-to-date resources all in one place to enhance your academic and placement journey.

json-api jwt-token localstorage modal-dialog mongodb nodejs passportjs pdf-viewer reactjs session-cookie tailwindcss

Last synced: 10 Feb 2025

https://github.com/matan3sh/videotube

web app to fetch data from REST-API and display youtube videos with quotes from a specific song and allow to user get into the exact offset in the video

localstorage react redux redux-thunk

Last synced: 24 Jan 2025

https://github.com/sujoyghoshal/localstorage_ecommerce

"Localstorage_Ecommerce project, developed with JavaScript, HTML, Tailwind CSS, and Bootstrap Icons 5, features admin functionalities for product management, while users can seamlessly shop, login, signup, and manage carts and wishlists."

admin-dashboard css html javascript localstorage user-interface

Last synced: 01 Feb 2025

https://github.com/lucasfeliciano02/to-do_list-js

To-do list feito em html, css, Js e uso de localstorage para savar as informações

css html javascript localstorage

Last synced: 13 Jan 2025

https://github.com/swimmwatch/playwright-localstorage

Extension for the Playwright package that allows access to the Web Storage API.

localstorage playwright playwright-python python sessionstorage

Last synced: 18 Jan 2025

https://github.com/lucasdasilva96/gamehub

This React-based E-Shop for games, created as part of an assignment from The Odin Project.

api localstorage react react-query react-router

Last synced: 15 Jan 2025

https://github.com/devmilon923/blockword-prototype-js

This app serves as a practical example of how browser local storage can be utilized to manage and enforce message 'word' restrictions in messaging applications.

dasyui javascript localstorage

Last synced: 21 Jan 2025

https://github.com/satyam46020/unscript

Mini Page Builder is a web application that allows users to build custom pages by dragging and dropping components from a sidebar onto a blank canvas. Users can configure each component and arrange them on the canvas to design their desired layout.

chakra-ui-react localstorage react

Last synced: 09 Jan 2025

https://github.com/rayzler/javascript-quiz

Quiz sobre código de Javascript usando Preact, maneja el fetching de los datos con TanStack Query y el estado global con Zustand

canvas-confetti localstorage preact react-query tailwindcss tanstack-query typescript vite zustand zustand-persist

Last synced: 18 Jan 2025

https://github.com/samchillcott/todo-2023

Todo App with edit functionality. Login controlled with cookies and react-router. Todos saved locally. Styled with CSS modules.

authentication cookies css cssmodules localstorage tests todo

Last synced: 01 Feb 2025

https://github.com/pblnahu1/tienda-online-logica

Tienda Online con Fetch Api, localStorage y Firebase Auth

fetch-api firebase-auth javascript localstorage

Last synced: 22 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/lamba01/ratingcardd

A responsive rating card for E-Commmerce websites

javascript localstorage responsive-design

Last synced: 15 Jan 2025

https://github.com/natantezare/to-do-list-application

To-Do List App: A responsive web application for managing tasks. Features include task addition, editing, completion, deletion, and filtering. Built with HTML, CSS, and JavaScript. Tasks are saved using localStorage for persistence.

css dynamic-ui frontend html javascript localstorage task-management web-development

Last synced: 17 Jan 2025

https://github.com/sabaasgarian/todolist-with-javascript

ToDoList With Javascript with Local Storage

css html javascript js localstorage responsive tailwind todolist

Last synced: 19 Jan 2025

https://github.com/matei87/chuck

Chuck is a website where you can read the coolest jokes about Chuck Norris. You can like them by add them to your favorites.

bootstrap4 localstorage reac-hooks react react-bootstrap

Last synced: 22 Jan 2025

https://github.com/jesusgraterol/browser-keyval-stores

The browser-keyval-stores package offers a clean and unified API to interact with browser storage mechanisms (localStorage, sessionStorage, and indexedDB) from your applications. It streamlines development and eliminates the need for browser-specific code when working with client-side data storage.

browser database indexeddb localstorage sessionstorage storage

Last synced: 10 Feb 2025

https://github.com/ostatni5/google-maps-jq

App for secondary school course "Web Apps" made with google maps and jQuery

css gmaps jquery localstorage school-project

Last synced: 28 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/canjs/can-local-store

A localstorage database

localstorage mongodb

Last synced: 06 Jan 2025

https://github.com/adastra97/todo-app

learning React JS, TS (hooks useState, useEffect) + react-icons

localstorage react-icons reactjs todo-app typescript

Last synced: 17 Jan 2025

https://github.com/kbismark/cachestorage

A better way to save data locally on the browser. Think about using the browser's cache system as your local storage in your applications.

cache-storage javascript localstorage typescript web-development

Last synced: 03 Feb 2025