Skip to content

nicolasboada/digital-wallet-dashboard-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Wallet Dashboard App (Client Side)

This is a client side application for a Digital Wallet Dashboard App using React and Vite.

Find server side application for this project here .

Features

  • Add Ethereum wallets to your dashboard and display Ether balance and value.
  • Select USD or EUR as conversion currency.
  • Use the current price or edit the price manually.
  • Get your favorite wallets to be displayed on top.

Setup

Create a .env file in the root of your project:

VITE_BASE_URL=YOUR_SERVER_BASE_URL
VITE_API_KEY_TOKEN=YOURAPIKEY

Installation

$ npm install

Running the app

# development
$ npm run dev

# Compiles and minifies for production
$ npm run build

About

Digital Wallet Dashboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published