Javascript calculator with glassmorphism UI
✨ Demo
# 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
Give a ⭐️ if this project helped you!
Javascript calculator with glassmorphism UI
# 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
Give a ⭐️ if this project helped you!