This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

FileConversion

This will be a file conversion website where we can convert files to different format

Dependencies

1. nextjs app

2. file conversion

    npm i node-pandoc

3 Audio Video file conversion

    npm i ffmpeg

4. shadcn ui

    https://ui.shadcn.com/

5. Tailwindui

6. TWEEN JS

https://createjs.com/tweenjs

7. REACT ERROR BOUNDARY

8. Drag and drop

    npm i react-dnd
    npm i react-dnd-html5-backend

9. Tailwind merge

npm i tailwind-merge

10.class varience analysis

npm i clsx

11.Class Varience Authority

npm i class-variance-authority