QuickShare is a file sharing web application that allows users to easily share files with others.
- Upload files
- Share files with a link
- View and download shared files
- Simple and intuitive user interface
- Node.js
- Express.js
- MongoDB
To get started with QuickShare, follow these steps:
- Clone the repository:
git clone https://github.com/jahidhasan1893/QuickShare.git
- Install dependencies:
npm install
- Start the server:
node server.js
- Open
http://localhost:5000
in your browser
Contributions are welcome! Please fork the repository and submit a pull request with your changes.