Skip to content

ismaelvr1999/CipherGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CipherGuard Frontend

Welcome to CipherGuard, a web application for the secure management of passwords, credit cards, and passports.

Table of Contents 📚

Description 📝

CipherGuard is designed to help you store, organize, and access your sensitive information easily and quickly.

Backend Repository

The backend for CipherGuard can be found at the following repository: CipherGuard_API

Author

Screenshots 📸

Login Screen

Login Screen

Sign Up Screen

Login Screen

Home Screen

Home Screen

Websites Accounts Screen

Add Password Screen

Cards Screen

Add Password Screen

Passports Screen

Add Password Screen

Tech Stack 🔧

This project utilizes the following technologies:

  • React ⚛️: A library for building dynamic user interfaces.
  • JSX 📝: A syntax extension for JavaScript that allows writing HTML elements in React.
  • CSS 🎨: Stylesheets used to design and layout the application.
  • JavaScript (JS) 💻: The programming language used to add interactivity and functionality.
  • Axios 🌐: A promise-based HTTP client for making API requests.
  • react-router-dom 🗺️: A library for handling routing and navigation in React applications.

Installation 📦

To run this project locally, follow these steps:

  1. Clone the repository.
    git clone https://github.com/ismaelvr1999/CipherGuard.git
    
  2. Install dependencies.
    cd  CipherGuard
    npm install
    
  3. Set up environment variables. Create a .env file in the root of the project and add the following variables:
     PORT=your_application_port
  4. Start the server.
    npm start

About

Welcome to CipherGuard, a web application for the secure management of passwords, credit cards, and passports.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors