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/rodyherrera/enzymedb

A powerful object-relational mapping (ORM) and data manipulation library designed to simplify and streamline interaction with local storage and data in JavaScript applications.

browser client database document javascript json local localstorage model nosql orm react schema store

Last synced: 25 Dec 2024

https://github.com/sgcm14/gifs-app

App que te permite hacer búsquedas de gifs y guarda el historial de tu búsqueda

angular animate-css bootstrap giphy-api http-client jasmine-tests localstorage

Last synced: 22 Jan 2025

https://github.com/frempongdev/to-do-list

This project is a web application that saves and manages tasks for users. Users can add, edit, remove and also save on their browser. Tasks are dynamically displayed in the browser with a local storage fetch vis JavaScript while page structure was built with HTML and CSS.

javascript localstorage

Last synced: 03 Feb 2025

https://github.com/ajduberstein/soundboard

Simple React app that uses localStorage and AudioContext APIs to persist state across sessions

localstorage reactjs webaudioapi

Last synced: 24 Jan 2025

https://github.com/danialeyz/todolist-project

A todo list page with local storage items saving , items filtering , completed and uncompleted features .

localstorage todo-list todolist todolist-application

Last synced: 03 Feb 2025

https://github.com/mouhametnd/pomodoro-app

This project is made with HTML, CSS, SCSS, Javascript, localStorage and Gulp.js

bem-methodology gulpjs javascript localstorage postcss scss

Last synced: 17 Jan 2025

https://github.com/sheikhaminul/storage-sync-lite

Easily store objects or any type of data to localStorage or sessionStorage.

localstorage sessionstorage storage

Last synced: 26 Jan 2025

https://github.com/aadarshdontul/empolyee-management-reactjs

A web application built using React.js, JavaScript , JSX, Tailwind CSS. The system allows admins to manage tasks by assigning them to employees and viewing their details. Employees can mark tasks as completed, streamlining task tracking and enhancing workplace productivity.

authetication javascipt jsx localstorage reactjs tailwind

Last synced: 02 Feb 2025

https://github.com/surjoyday/react-quiz-v2

A React quiz game where you answer questions and compete against the clock. If you switch tabs, the game ends to keep things fair

localstorage reactjs state-management usereducer

Last synced: 01 Jan 2025

https://github.com/ruchipriya1009/unstop_assn

This is a User Interface design with add assesment functionality with the help of Figma.

css3 figma html5 javascript localstorage reactjs

Last synced: 25 Dec 2024

https://github.com/sgrprmnk/chrome-extension

a real time extension which allows user to maintains their tasks. Anybody can save bookmarks and tabs easily. can be deployed in Chrome browser directly

bookmarks chrome-extension css google-chrome-extension javascript localstorage real-time real-time-applications tabs user-friendly

Last synced: 09 Feb 2025

https://github.com/psykat1116/todo-list-app

ToDo List App Made Using HTML,CSS,JS and use the concept of local storage to store data

css3 html5 localstorage todo-list vanilla-javascript web-development

Last synced: 25 Dec 2024

https://github.com/radiergummi/borage

Boring Storage - a convenient abstraction layer on top of localStorage

browser html5 localstorage storage

Last synced: 07 Nov 2024

https://github.com/caffeinum/node-sessionstorage

Emulator for browser window.sessionStorage in NodeJS enviroment

localstorage nodejs sessionstorage sessionstorage-wrapper

Last synced: 10 Feb 2025

https://github.com/mini-ware/wth2023

NaviGo your way with confidence!

app esp32 hackaton localstorage navigation tailwind web

Last synced: 07 Jan 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/baumannzone/scrum-poker

Scrum Poker con Firebase Firestore

firebase firestore localstorage scrum-poker vue-router vuejs

Last synced: 26 Dec 2024

https://github.com/dckc/brwalinit

browser wallet init / config

configuration localstorage

Last synced: 10 Feb 2025

https://github.com/princeinscripts/daily-routine-task-manager

I created a daily routine task management app using React. Users can add tasks with start and end times, saved in local storage for security. Throughout the day, users can mark tasks as complete, and at the end of the day, review their progress and identify areas for improvement.

context context-api local-storage localstorage react react-hooks reactjs task-management time-management

Last synced: 13 Jan 2025

https://github.com/asbhogal/typescript-shopping-cart

An e-commerce site which allows the user to add, remove and update quantities of an item in a shopping basket using custom context and hooks. Built using React, TypeScript, Chakra UI and Vite.

chakra-ui custom-context custom-hooks e-commerce e-commerce-project ecommerce eslint localstorage react shopping-cart ts typescript vite

Last synced: 21 Jan 2025

https://github.com/manikmaity/expense-tracker-app

💰This repo features an Expense Tracker App with HTML, CSS, and Vanilla JavaScript for efficient finance management. Track expenses, set budgets, and visualize spending patterns seamlessly. Integrated local storage ensures data security. Take control of your finances effortlessly! 📊

chartjs expense-tracker html5 javascript localstorage webapp

Last synced: 21 Jan 2025

https://github.com/purposeindustries/redux-persist-to-localstorage

A dead-simple redux store enhancer for adding localStorage persistance

localstorage redux redux-enhancer redux-middleware redux-store

Last synced: 13 Jan 2025

https://github.com/denisecaze/e-commerce

Laboratoria Bootcamp - Sprint 5 (final project) - a Single Page Application using React

css3 html5 javascript localstorage mercadolibre-api reactjs

Last synced: 06 Jan 2025

https://github.com/fuston05/movie-award-nominations

This was a project I originally did for an internship application. I decided to do it again and do it better for a portfolio project. I have ZERO eye for design, so keep in mind the 'look' of this site is not the focus in my case.

css3 environment-variables localstorage react-testing-library reactjs responsive-layout

Last synced: 11 Jan 2025

https://github.com/skyybbanerjee/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: 06 Jan 2025

https://github.com/richardzhang01/code-quiz

This quiz was created to learn about HTML, JavaScript, and CSS, and how to conditionally render sections of the page based on user input. This app also features a fully functioning timed quiz that contains logic to subtract time on incorrect answers, and allows users to save their score using local storage. Users can also check past scores displayed using a leaderboard. This was one of my first projects using HTML, JavaScript and CSS, having only been learning for about three weeks.

css html javascript localstorage

Last synced: 17 Jan 2025

https://github.com/gaitherdb/book-search-engine

A web application that allows a user to search for books. A user can save the book details to their profile, or remove them by a click of a button.

graphql-api heroku-deployment jwt-authentication localstorage mern-stack mongodb react

Last synced: 31 Jan 2025

https://github.com/bcapathshala/full-stack-todo-app-cohort-3.0

This is a full stack todo app. How to play with cookies, session, local storage, and request headers

api cookies express full-stack headers html-css-javascript localstorage nodes sessionstorage todoapp

Last synced: 01 Feb 2025

https://github.com/sodiqsanusi/url-shortener

A web application that shortens an inputted link. It validates the inputted link client-side, saves the shortened link in the browser's web storage so it's there even after reloads, also utilizes the Clipboard web API for copy & paste functionality.

css-modules localstorage nextjs third-party-api

Last synced: 02 Jan 2025

https://github.com/tasoskakour/use-persisted-reducer

🎇 Enhance useReducer with persistence to local/session storage (with TTL support).

localstorage react react-hooks

Last synced: 23 Jan 2025

https://github.com/randhir200/kfc-clone

This is a sample application that demonstrates an E-commerce website using HTML, CSS and Javascript. The application loads products on local storage and displays them. Users can select to display products in a single category. Users can click on any product to get more information including pricing, reviews and rating.

css html javascript localstorage

Last synced: 06 Nov 2024

https://github.com/s-satyajit/employee-management-system

A React based Employee Management System offering efficient employee data management with a responsive interface.

crud-operation employee-dashboard employee-management frontend-development javascript localstorage react reactjs

Last synced: 14 Feb 2025

https://github.com/iamnaveen8851/brightline-clone

This is my first Construct Project of creating a website called brightline, Brightline is an online mental health website. It provides a platform for users to browse solutions and their respective details of mental diseases online conveniently.

css html javascript js localstorage

Last synced: 20 Jan 2025

https://github.com/dlyaswanth/google-authentication

Google Authentication fetching basic info and storing it in local storage or mysql

angular localstorage oauth2

Last synced: 01 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/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/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/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/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: 15 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/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/enriquenv/imagespark

A fully responsive dynamic image gallery application built with React to manage image collections by browsing, searching, and saving favorites.

api css html javascript localstorage react responsive-design

Last synced: 26 Jan 2025

https://github.com/enriquenv/movietix

Search, browse and save your favorite movies from API catalogue.

api axios css ejs express html javascript localstorage

Last synced: 26 Jan 2025

https://github.com/audrbar/local-bank

React App Local Storage

css3 html5 javascript localstorage

Last synced: 06 Jan 2025

https://github.com/skyybbanerjee/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: 06 Jan 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/jdm79/3fings

todo app with localstorage. focus on getting at least three main things done each day

localstorage react tailwind todo todoapp

Last synced: 11 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/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: 28 Dec 2024

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/gonzalosanz/buscador_recetas_vuejs

Proyecto realizado con Vue.js, Tailwind CSS, Pinia, Vue-Router, LocalStorage y Vite

localstorage pinia-vuejs tailwindcss vite vue vuerouter

Last synced: 03 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/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/el-sherbini/to-do-list-vuejs

To-Do App with VueJS

css localstorage todolist vuejs

Last synced: 22 Jan 2025

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/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: 15 Feb 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/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/atish28kumar03sahu2001/react-web-01

To-Do-Project-2.O Using React & Local Storage Integration

crud-application css3 html5 jsx-syntax localstorage responsive-web-design vscode

Last synced: 05 Jan 2025

https://github.com/atish28kumar03sahu2001/web-dev-project-01

Crafted A Registration Form Using HTML, CSS, JavaScript With Local Storage Integration To Store The Data In UI & In Local Storage

css3 html5 javascript localstorage localstorage-api vscode

Last synced: 05 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/tamdilip/localstorage-grabber

A minimal web app to grab localStorage of a web page with headless browser using puppeteer on server side.

headless headless-browser headless-chrome javascript localstorage nodejs puppeteer rest-api

Last synced: 12 Feb 2025

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/atish28kumar03sahu2001/web-dev-01

Expense Report Using Web Development (HTML, CSS, JavaScript) With Local Storage Integration

css3 expense-report html5 javascript localstorage responsive-web-design vscode

Last synced: 05 Jan 2025