This is a app in which you can create your own card 🐲🐲🐲
-
Updated
Feb 11, 2023 - SCSS
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).
This is a app in which you can create your own card 🐲🐲🐲
Online store of goods for tattoo artists
Stickies is a simple note-taking web-app built with Vue and TailwindCSS. It allows you to pin sticky notes at random on a board. It harness the browsers Local Storage for storing notes.
Mastercraft Bamboo Monitor website where you can buy a great desk to improve your comfort when you are using a PC. Built with HTML5, SASS/SCSS, and JavaScript.
[PROJECT IN STAND BY] fun rock, paper, scissors game with a ton of animations and a score tab that saves your personal score in the local storage.
Todo app project running on localStorage
Mobile responsive notes website
Angular app for managing tasks
This is coll pizza constructor + js fotm in LocaclStorig 🔮🔮🔮
Site de e-commerce criado com a temática do jogo God of War: Ragnarök
Web-App with Blazor [AutoMapper, JWT, Local Storage]
A local storage based js news saver written for a school test
Flashcards is a simple HTML, CSS, JS implementation of virtual flashcards to train memorization.
Keep a track of your daily income and expenditure using this simple expense-tracker application that I modeled, Practicing LocalStorage JavaScript .
Fully vanilla javascript finance manager. It uses local storage to store your transactions.
Shoping-Card-js
A todo list application using API and local storage
To-do list with light/dark theme and saving to localStorage.