Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubhamdutta2000/securevault

secureVault: A web app to prevent data breach. Store all your secret information here. Your secrets are safe with us
https://github.com/shubhamdutta2000/securevault

authentication bcrypt controller cors expressjs heroku jest material-ui mongoose nodejs react react-hooks react-redux react-router redux redux-thunk routes supertest testing

Last synced: 1 day ago
JSON representation

secureVault: A web app to prevent data breach. Store all your secret information here. Your secrets are safe with us

Awesome Lists containing this project

README

        

## Layer Vault

Keep you secrets safe in this web app

![screenshot](https://github.com/Shubhamdutta2000/secureVault/blob/main/screenshots/heroSection.PNG)

## Features:
- Authentication
- Authenticated User can keep following secrets:
- Personal Details
- Vital Documents
- Education Details
- Career Details
- Financial Details
- Medical Details
- Authenticated User can post their vital information
- Authenticated User can update their details
- Password in viewing their details

## Usage

#### Installation Dependendencies

```
npm i
cd frontend
npm i
```

#### Run Locally (both backend and frontend)

```
npm run dev
npm run client
```

## Testing of web app

```
npm run test
```

## DEMO

- See this app live:- https://securevault-shubham.herokuapp.com/