Skip to content

Simple Website Uploader Build With Node JS, Express JS, And Tailwind CSS

License

Notifications You must be signed in to change notification settings

miftahganzz/File-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Uploader Website

File Upload Screen Shot

Visit Now 🚀

Introduction

File Uploader is an application that allows users to upload files to the server through a web interface. This application is built using Node.js with the Express.js framework and utilizes Tailwind CSS for the user interface design.

Features

  • File Upload: Users can select an file and upload it.
  • API Docs: The application provides open API documentation for easy API usage.
  • Delete: Users can delete uploaded files.
  • Download: Users can download uploaded files.
  • Preview Image: The application provides a preview view for uploaded image files.

Tech & Tools

express logo tailwindcss logo css3 html5 javascript

Setup and Usage

  1. Clone the Repository:
    git clone https://github.com/miftahganzz/File-Uploader.git
    cd File-Uploader
  2. Configure Server:
  • Set up a server to run the application.
  1. Open in Browser
  2. Usage:
  • Select an file and click the "Upload" button.
  • After uploading, copy the image URL.

Development

  • To modify or extend the functionality, edit the respective HTML, CSS, JavaScript.
  • Make sure to follow the Tailwind CSS documentation for any style modifications.

Contribution

If you wish to contribute to this project, you can fork this repository, make changes, and submit a pull request. We always appreciate contributions from the community.

License

This project is licensed under the MIT License.

Thanks to

Miftah GanzZ
Developer

Releases

No releases published

Packages

No packages published