Skip to content

ahmedlemine/pdfmerger-frontend

Repository files navigation

PDF Merger Frontend

A frontend for PDF Merger built with React JS.

How to run the frontend:

After running the backend separately, follow these steps to run the frontend:

1- clone the project repo:

git clone git@github.com:ahmedlemine/pdfmerger-frontend.git

2- change directory into the project folder:

cd pdfmerger-frontend

3- install dependencies (you have to have node.js installed on your system):

npm install

4- create .env file using the included .env_example, or simply copy ".env_example" to ".env":

cp .env_example .env

5- run Vite development server:

npm run dev

6- access the project web interface on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages