Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 872 Bytes

File metadata and controls

42 lines (27 loc) · 872 Bytes

Tools

⚡️ Tech Stack

Name Link
Framework Next.js
Deployment Vercel

🤩 Features

  • PDF Viewer
  • Comming soon...

👋 Getting Started

Follow these steps to run the project locally on your machine:

  1. Clone the repository
git clone https://github.com/n1tchvar/tools.git
  1. Navigate to the project directory
cd tools-app
  1. Install dependencies
npm install
  1. Run the development server
npm run dev