2024-02-02 22:40:40 +05:00
2024-02-02 19:32:48 +05:00
2024-02-02 22:40:40 +05:00
2024-02-02 14:46:02 +05:00
2024-02-02 19:16:29 +05:00
2024-02-01 11:37:28 +05:00
2024-02-01 12:01:04 +05:00
2024-02-01 12:01:04 +05:00
2024-02-01 12:01:04 +05:00
2024-02-02 10:05:16 +05:00
2024-02-02 16:31:30 +05:00

ZinTools

Built using Next.js and Tailwind CSS.

Getting Started

  1. Clone the repository:
git clone https://github.com/aftabrehan/zin-tools.git
# or
gh repo clone aftabrehan/zin-tools
  1. Install the required dependencies:
npm install
# or
yarn install
# or
pnpm install
# or
bun install
  1. 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
No description provided
Readme 225 KiB
Languages
TypeScript 98.7%
JavaScript 1%
CSS 0.3%