Skip to content
#

broswer-storage

Here are 3 public repositories matching this topic...

A simple front-end web application demonstrating user registration, login, and profile display using HTML, CSS, and vanilla JavaScript. Data persistence relies solely on browser LocalStorage and SessionStorage – no backend required. Ideal as a beginner/practice project.

  • Updated Jun 1, 2025
  • JavaScript

My Browser A simple desktop web browser built with Electron. Has tabs, an address bar, back/forward/reload, and loads real websites via <webview>. Run locally npm install npm start Package into an installable app npm run dist Output goes to the dist/ folder (installer for your OS). File overview main.js

  • Updated Aug 30, 2026
  • JavaScript

Add this topic to your repo

To associate your repository with the broswer-storage topic, visit your repo's landing page and select "manage topics."

Learn more