0.0.1 • Published 1 year ago

passwords-generator v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PasswordsGenerator

This is a fun password generator app which is developed in a weekend.

Link for the demo

Demo

Demo

demo

Getting Started

Clone repository

git clone git@bitbucket.org:rohit_yadav/passwords-generator.git

go to

cd ./passwords-generator

install dependencies

npm i

run project

npm start

Runs the app in the development mode. Open http://localhost:4200 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Deployment

Your app is ready to be deployed and already deployed to vercel, you can use that to deploy or feel free to use any other tool for your deployment