Installation
- Dropbox client
Install all the dependencies mentioned in package.json file using npm:
npm install
- Dropbox(Springboot)
-
Open the maven project in any IDE. The project is developed using intelliJ IDEA
-
build the project
-
Run the main project(Dropboxapplication)
-
When Run project will run on 8080 port
-
all the maven dependencies are added in pom.xml file