Skip to content

javadshoja/glassmorphism-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glassmorphism Calculator

Javascript calculator with glassmorphism UI

Demo

Usage

# Install dependencies
npm install
OR
yarn

# Run dev server
npm run dev
OR
yarn dev

# Build for export and deploy
npm run build
OR
yarn build

Show your support

Give a ⭐️ if this project helped you!