Written in Next.js, Typescript, TailwindCSS
- Clone github repo
git clone git@github.com:afyqzarof/file-management-client.git
- Install dependencies
npm i
-
Ensure
.env.local
filled according to.env.local.example
-
Ensure Backend development server is running correctly
-
Run Frontend development server
npm run dev
- Include user verification and authentication
- File storage for more than just images
- Directory/Folder support
- Automatic sorting of files