Skip to content

SzJasonHuang/PaperCuts

Repository files navigation

PaperCuts

Use PaperCuts

Follow these steps:

# Step 1: Clone the repository using the project's Git URL.
git clone <YOUR_GIT_URL>

# Step 2: Download MongoDB driver, Backend Depencies and FrontEnd package
cd backend
mvn clean install
cd frontend
npm install

# Step 3: To use PaperCuts as a Chrome extension, go to Chrome->Extensions->Manage extensions->Load Unpacked
drag the extension folder in

# Step 4: Start the Springboot Backend
cd backend
mvn spring-boot:run

What technologies are used for this project?

This project is built with:

  • Java
  • SpringBoot
  • React
  • shadcn-ui
  • Tailwind CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors