IshuKrPathak / PDF_Editor-Fdev-task

Home Page:https://pdf-editor-murex.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


PDF EDITOR - Vidyalai.com Full-Stack Developer Task

React application that allows users to upload a PDF file and re-arrange or extract certain pages from the PDF to create a new PDF.

#📸 Snaps

Screenshot (50)

Screenshot (51) Screenshot (52)

Screenshot (55)

Screenshot (53)

Screenshot (54)

Screenshot (56)

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need to install node in your system : If it is already installed in your system then run this command in your CMD .

command:

node --version

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https:https://github.com/IshuKrPathak/PDF_Editor-Fdev-task.git

Install

Install the client with:

  npm install
  cd client

Usage

To run the client, execute the following command:

 npm run dev

Install the server with:

  npm install
  cd server

To run the server, execute the following command:

 npm start

(back to top)

👥 Authors

👤 Author

(back to top)

About

https://pdf-editor-murex.vercel.app/


Languages

Language:JavaScript 94.8%Language:CSS 4.7%Language:HTML 0.5%