2024-03-17 12:05:53 +05:00
2024-02-03 10:24:33 +05:00
2024-03-09 15:50:02 +05:00
2024-02-02 14:46:02 +05:00
2024-02-03 20:13:09 +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-03-17 12:05:53 +05:00
2024-02-02 16:31:30 +05:00

ZinTools

Presenting ZinTools, a sleek website landing page dedicated to showcasing products. Crafted with the latest technologies like Next.js 14, TypeScript, and Tailwind CSS, it offers a clean and mobile-friendly design. With both dark and light modes available, it exudes elegance. Your feedback is valuable, and the project's source code is open for review and use on GitHub.

project-thumbnail

View Project 🔥 Live Preview 🚀

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%