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/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/skhasimahmed/expense-tracker-vuejs

A user-friendly Expense Tracker App built using Vue.js Composition API. This app allows users to efficiently log, categorize, and track their expenses, providing insights into their spending patterns with ease.

composition-api expense-tracker javascript localstorage single-page-app vue3 vuejs

Last synced: 10 Feb 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/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: 27 Dec 2024

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/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/ricardoliveira5ro/translate-extension

Browser extension that allows users to translate selected text on any webpage

browser-extension javascript localstorage

Last synced: 03 Feb 2025

https://github.com/dev-alissonalves/teste-ecommerce

Nesse projeto o objetivo foi criar um carrinho de compras totalmente dinâmico, utilizando a API do Mercado Livre para buscar produtos à venda

api-rest css3 fetch-api html5 javascript localstorage

Last synced: 25 Dec 2024

https://github.com/varundhand/briefify

The article summarizer that simplifies reading. Get clear and concise summaries of lengthy articles, saving you time and effort. Stay informed and grasp the main points effortlessly. Briefify is free, open-source, and prioritizes your data security and privacy. Simplify your reading experience with Briefify today!

localstorage reactjs redux-toolkit tailwindcss

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

Introducing Compresso: The article summarizer that simplifies reading. Get clear and concise summaries of lengthy articles, saving you time and effort. Stay informed and grasp the main points effortlessly. Compresso is free, open-source, and prioritizes your data security and privacy. Simplify your reading experience with Compresso today!

localstorage rapidapi reactjs rtk-query tailwindcss

Last synced: 10 Feb 2025

https://github.com/wrayx/splitify

A bill splitting web app

localstorage php

Last synced: 09 Jan 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/shaching/okwebstorage

Operated HTML5 Local/Session Storage in ES6.

html5 javascript localstorage node npm sessionstorage yarn

Last synced: 21 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/ntanwir10/calendarapp

A simple calendar app built using react native, native base. This app is compatible on both Android and iOS.

asyncstorage localstorage native-base react-native react-native-app react-navigation react-persist

Last synced: 27 Jan 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: 27 Dec 2024

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/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/hemin-tailor/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/kevinbenabdelhak/quicksave-for-search

QuickSave For Search est une extension Chrome pour sauvegarder les requêtes et commandes Google directement sur les pages de résultats de Google. Il permet de les enregistrer dans localstorage du navigateur, et de les réinsérer dans le champ de recherche.

chrome-extension localstorage save-data search search-engine

Last synced: 06 Jan 2025

https://github.com/gwali-1/stateful

Implementing a web page that maintains its state after refreshes with the session storage object

javascript localstorage

Last synced: 01 Feb 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/hombre2014/landbanking-challenge

Landbanking take home assignment for Frontend Developer position

api jest localstorage react tailwindcss

Last synced: 10 Feb 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/guicheffer/can-we-skip-the-dishes

🍽 Can we skip the dishes? Yes we can! This is a basic spa (no server-side rendering) for displaying products and customers orders.

crud css3 es6 html5 jest localstorage nightwatch react reactredux redux skip-the-dishes spa stylus webpack

Last synced: 12 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/dhruvatri/advanced-tictactoe-react

Advanced Tic Tac Toe with 9X9 board and user score made with React.js

css3 ejs html5 javascript localstorage reactjs

Last synced: 12 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/hellokristinafaye/notesapp

JavaScript, Local Storage, HTML, CSS

css html javascript localstorage

Last synced: 12 Jan 2025

https://github.com/remycastella/odin-quest

A trivia app built with React. Questions are fetched from the Open Trivia Database API.

hooks localstorage reactjs

Last synced: 28 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/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/2ue/local-storage-js

对localstorage封装一些简单的API,方便调用

h5 html5 javascript localstorage storage store

Last synced: 21 Jan 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/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/ranjeet2311/personal-appointment-booking

Create and delete new appointments, stored in browser memory.

angular angular-router localstorage typescript

Last synced: 21 Jan 2025

https://github.com/helderberto/angular-session-manager

[ARCHIVED] 🔑 Angular 1: Service to manage session.

angular angular1 localstorage session

Last synced: 21 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/atia-farha/counter-app

A simple and minimalistic counter web app with keyboard shortcuts and local storage support. Perfect for counting events, tracking activities and more!

counter-app css3 html-css-javascript html5 javascript keyboard-shortcuts localstorage popup-message

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

Learning to use local storage and practicing more responsive design.

dom form javascrit localstorage

Last synced: 03 Feb 2025

https://github.com/diewland/disk.js

Save any primitive value to localStorage

javascript localstorage

Last synced: 12 Jan 2025

https://github.com/enriquenv/coverletter-writer-ai

Easily write customized and targeted cover letters with the help of AI

ai api aws bulma-css html javascript llm localstorage

Last synced: 18 Jan 2025

https://github.com/aayush-dhakal/todolist-js

Todo app with localStorage

css javascript localstorage

Last synced: 24 Jan 2025

https://github.com/tnguyen14/auth

Client-side JWT auth using local storage and Auth0 OAuth2 flow.

auth0 jwt localstorage oauth2

Last synced: 18 Jan 2025

https://github.com/devchris03/foodrecipe

Todas las recetas en un solo lugar

api css html javascript localstorage themealdb-api

Last synced: 24 Jan 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/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: 22 Dec 2024

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/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/ihor-kutsenko/goit-js-hw-08

Image gallery, Vimeo player, Feedback form

localstorage lodash-throttle simplelightbox-library vimeo-player

Last synced: 13 Jan 2025

https://github.com/ihor-kutsenko/goit-react-hw-03-phonebook

Phonebook contact apllication - add contacts to localStorage (using classes)

formik localstorage nanoid react-icons react-toastify reactjs yup

Last synced: 13 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/devchris03/tweet

Lista tus mejores Tweets aqui

css favicon html javascript localstorage

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