This is a Simple Calculator Zakat bootstrapped with Vite
Clone this repository.
Enter the directory, then run this command to install the packages:
npm install
# or
yarn install
# or
pnpm install
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
- ReactJS - The library for web and native user interfaces.
- TypeScript - Typed programming language that builds on JavaScript,.
- Vite - Next Generation Frontend Tooling.
- ChakraUI - UI Framework.