Skip to content

This project shows the implementation of the Dropbox version 2 SDK with JavaScript having the features which include AUTHORIZATION, FOLDER NAVIGATION and FILE DOWNLOAD

Notifications You must be signed in to change notification settings

rusty-jnr/drop-box-sdk

Repository files navigation

drop-box-sdk

Setup

  • Clone this project.
  • Run npm install to install all Node dependencies.
  • Run npm run start to build your project and start the development server on port http://localhost:3000.

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm run build

Builds the app for production to the public folder.
It correctly bundles all your JavaScript files in production mode and optimizes the build for the best performance.

About

This project shows the implementation of the Dropbox version 2 SDK with JavaScript having the features which include AUTHORIZATION, FOLDER NAVIGATION and FILE DOWNLOAD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published