| Name | Link |
|---|---|
| Framework | Next.js |
| Deployment | Vercel |
- PDF Viewer
- Comming soon...
Follow these steps to run the project locally on your machine:
- Clone the repository
git clone https://github.com/n1tchvar/tools.git- Navigate to the project directory
cd tools-app- Install dependencies
npm install- Run the development server
npm run dev