Skip to content

A simple yet powerful web application for generating secure random passwords. Built with Node.js and Express.js,

Notifications You must be signed in to change notification settings

fatkhurrhn/random-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

A simple yet powerful web application for generating secure random passwords. Built with Node.js and Express.js, this project helps users create customizable passwords to enhance their online security.

Features

  • Generate random passwords with customizable length.
  • Modern and responsive UI for a seamless user experience.
  • Built-in input validation to ensure password strength.
  • Easy to run and deploy with minimal setup.

Technologies Used

  • Node.js: Backend framework for server-side logic.
  • Express.js: Lightweight framework to handle routing.
  • HTML5 + CSS3: For the frontend design and responsiveness.
  • JavaScript (ES6): Interactive functionality for the UI.

Getting Started

To set up and run the project locally, follow these steps:

  1. Clone the repository and navigate to the project directory:
    git clone https://github.com/your-username/random-password-generator.git
    cd random-password-generator
  2. npm install
  3. node app.js => http://localhost:3000

About

A simple yet powerful web application for generating secure random passwords. Built with Node.js and Express.js,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published