Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 550 Bytes

File metadata and controls

20 lines (13 loc) · 550 Bytes

MIT license

React password generator

A minimalist password generator app built using React.

Quick Start

$ git clone https://github.com/phiphou/password-generator-react.git
$ cd password-generator-react
$ npm install
$ npm run dev

Open your browser at http://localhost:3000 and start developing in ./src/

License

MIT