Skip to content

afyqzarof/file-management-client

Repository files navigation

File Management System Frontend

Link to Backend

Overview

A small project to upload/store image files.

Written in Next.js, Typescript, TailwindCSS Screenshot 2024-04-25 at 12 29 35 PM Screenshot 2024-04-25 at 12 29 46 PM Screenshot 2024-04-25 at 12 29 55 PM

To run:

  1. Clone github repo
git clone git@github.com:afyqzarof/file-management-client.git
  1. Install dependencies
npm i
  1. Ensure .env.local filled according to .env.local.example

  2. Ensure Backend development server is running correctly

  3. Run Frontend development server

npm run dev

Improvements to be made

  • Include user verification and authentication
  • File storage for more than just images
  • Directory/Folder support
  • Automatic sorting of files

About

A small web application to upload/store image files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published