Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

VaultShield/frontend

Repository files navigation

VaultShield

Frontend

Installation

  1. Clone the repository.
git clone https://github.com/VaultShield/frontend.git
  1. Navigate to the project directory:
cd frontend
  1. Install the dependencies: (yarn or npm)
yarn install

or

npm install

Environment Variables

To connect with VaultShiel-API you must create in the root directory a .env.local file with the same information as in .env.example

Running the Application

To run the application in development mode, use the following command:

yarn run dev

or

npm run dev

The application will be available at http://localhost:5173

Development technologies:

  • React + Vite
  • Typescript
  • CSS + Tailwind

API info

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6