759026d203091deff836f700806072b5f004ef43
ZinTools
Built using Next.js and Tailwind CSS.
Getting Started
- Clone the repository:
git clone https://github.com/aftabrehan/zin-tools.git
# or
gh repo clone aftabrehan/zin-tools
- Install the required dependencies:
npm install
# or
yarn install
# or
pnpm install
# or
bun install
- Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Note
This project is created solely for test/portfolio purposes, and you are free to use it as you see fit.
Description
Languages
TypeScript
98.7%
JavaScript
1%
CSS
0.3%