Skip to content

A conceptual UI for a File Upload service designed in Figma and developed using React, Tailwind CSS, TypeScript

Notifications You must be signed in to change notification settings

JatinBumbra/file-drop

Repository files navigation

File Drop

A conceptual UI for a File Upload service designed in Figma and developed using React, Tailwind CSS, TypeScript

image

image

Live Preview

Live Preview Link - https://filedrop.netlify.app/

About

A dummy UI for a file-upload service created for fun and practice. To test -

  • Visit the above link. Initially there will be no files
  • Click Upload Files button, select some files and click Start Upload.
  • There will be some cool progress bar, and once upload is complete, your files will appear in the UI.

NOTE: The files are not uploaded to any server. It's just a UI project for showcasing frontend skills.

To run locally

Copy and paste the following commands -

git clone https://github.com/JatinBumbra/file-drop.git
npm install
npm run dev

Thanks for checking out!

About

A conceptual UI for a File Upload service designed in Figma and developed using React, Tailwind CSS, TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published