DriveQu is a standalone storage manager application designed as a cloud-based media storage facility. DriveQu offers a friendly UI to make it easy for users to manage their files. If you are a developer, you can use DriveQu SDK to associate your storage with your application.
| Technology | Version | Mandatory |
|---|---|---|
| React.js | ^17.0.2 |
true |
| Tailwind CSS | ^3.0.23 |
false |
| Node | ^16.17.1 |
true |
| MongoDB | ^5.0 |
true |
- Fork this project
- Clone to your local repository
$ git clone https://github.com/{user}/drivequ.git $ cd drivequ && code . - Rename the
.env.examplefile to.env$ mv .env.example .env - Install all dependencies on this project
$ npm install - Run the project in development mode. then open http://localhost:3000 in the browser
$ npm run dev
See CONTRIBUTING.md for contributing guidelines
Distributed under the GPL 3.0 License. See LICENSE.txt for more information.
Email: [email protected]