Improving content discovery in Dropbox through search and intelligence
Step 1. Make sure that you have Node.js v6 or newer installed on your machine.
Step 2. Clone this repository:
$ git clone https://github.com/rubengarciam/dropbox-content-discoverer.git dropbox-content-discoverer
$ cd dropbox-content-discoverer
$ npm install # Install project dependencies listed in package.json
$ npm start # Start node server
Based on react-redux-starter-kit
- You can hide redux-devtools with ctrl+h
This is a personal project, not part of your Dropbox product or part of Dropbox support. Disclaimer of Warranty. [...] the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.