Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 853 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 853 Bytes

QuickShare

QuickShare is a file sharing web application that allows users to easily share files with others.

Features

  • Upload files
  • Share files with a link
  • View and download shared files
  • Simple and intuitive user interface

Technologies Used

  • Node.js
  • Express.js
  • MongoDB

Getting Started

To get started with QuickShare, follow these steps:

  1. Clone the repository: git clone https://github.com/jahidhasan1893/QuickShare.git
  2. Install dependencies: npm install
  3. Start the server: node server.js
  4. Open http://localhost:5000 in your browser

Screenshots

Screenshot 1 Screenshot 2

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.