9ac97c7f9a0f62fd3a723be4cafd1200816ed9a1
ZinTools
Built using Next.js and Tailwind CSS.
Getting Started
- Clone the repository:
git clone https://github.com/aftabrehan/zin-tools.git
- Install the required dependencies:
npm
# or
yarn
# or
pnpm
# or
bun
- 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.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
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%