Skip to content

PwnedApp uses the haveibeenpwned.com API that allows user to check if their account (Email and/or password) has been compromised in a data breach. Feel free to run the app (steps below) and use the features.

Notifications You must be signed in to change notification settings

sinacodes95/pwnedApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwnedApp

About

PwnedApp uses the haveibeenpwned.com API that allows user to check if their account (Email and/or password) has been compromised in a data breach. Feel free to run the app (steps below) and use the features.

How to run the app locally:

1. Clone the repository

2. cd into the pwnedApp directory

3. run 'npm install' then 'npm start'

The App should start running on http://localhost:3000

Alternatively:

1. Clone the repository

2. cd into the pwnedApp/api directory then run 'npm install' then 'npm start'

3. cd into the pwnedApp/web directory then run 'npm install' then 'npm start'

The App should start running on http://localhost:3000

How to run tests:

1. cd into the pwnedApp directory

2. run 'npm run test'

About

PwnedApp uses the haveibeenpwned.com API that allows user to check if their account (Email and/or password) has been compromised in a data breach. Feel free to run the app (steps below) and use the features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published