Skip to content

PinjalaRuchita/AuthNoteVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthNoteVault 🔐📝

A beginner-friendly authentication system with a personal note-saving feature using Local Storage.
Includes login/register functionality, password validation, and a mini dashboard with Google search & note saving.

🚀 Features

  • User Registration & Login
  • Password validation with toggle view
  • Save personal notes (stored locally)
  • Google Search integration
  • Responsive UI

📁 Tech Stack

  • HTML, CSS, JavaScript
  • Node.js (for auth backend)
  • Local Storage for notes

🛠️ Setup Instructions

  1. Clone the repo
  2. Run npm install
  3. Start the server: node server.js
  4. Open register.html or login.html to get started

About

A beginner-friendly authentication and notes web app built using HTML, CSS, and JavaScript. It allows users to sign up, log in, and manage personal notes securely using LocalStorage. Ideal for practicing frontend skills and basic user data handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors