Skip to content

Nitesh123-Nits/FileUploader_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“¦ File Uploader – Full Stack Project DP

This is a simplified Dropbox clone built with:

  • Frontend: React.js
  • Backend: Spring Boot
  • Database: PostgreSQL (via Docker)

πŸ› οΈ Tech Stack

  • React.js (Frontend)
  • Spring Boot (Backend)
  • PostgreSQL (Docker Image)
  • Docker Compose (for container orchestration)

πŸš€ How to Run the Project

πŸ“ Clone the Repository

  • Make sure docker is up and running
  • First navigate to "Dropbox-backend" folder open in IDE
  • First command to run in the terminal "mvn clean package -DskipTests"
  • Then Run "docker-compose up --build"
  • You can go and check in docker the containers
  • This will start the backend server at http://localhost:8080/api/files
  • Now navigate to "DropBox_Frontend" folder first run command "npm install"
  • This will install everything required to run the frontend app
  • Now run command "npm start" the frontend will start running at "http://localhost:3000/"
  • A image guide to upload the file on the frontend image

--Editing in branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •