Skip to content

File Conversion Website Convert your Image, video, Pdf to different formats.

License

Notifications You must be signed in to change notification settings

caseybarajas-oss/FileConversion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Conversion

Overview

File Conversion Website Convert your Image, video, Pdf to other formats.

Setup

  1. Clone the repository:
    git clone https://github.com/Dheerajjha451/FileConversion
    cd FileConversion
    

Running the Backend

Setup

  1. Navigate to the backend directory:
cd FileConversion/backend
  1. Install the required Python packages:
pip install -r requirements.txt

Starting the Server

  1. Run the backend server:
python3 app.py

The backend server should now be running and ready to handle requests.

Running the Frontend

Setup

  1. Navigate to the frontend directory:
cd FileConversion/frontend
  1. Install the required Node.js packages:
npm install

Starting the Development Server

  1. Start the development server for the frontend:
npm run dev

About

File Conversion Website Convert your Image, video, Pdf to different formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • Python 36.6%
  • HTML 3.1%
  • CSS 0.4%