Skip to content

vinodjangid07/file-transfer-app-celebal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁 File Transfer Application

This is a File Transfer Application built using React as a part of the Celebal Technologies ReactJS internship.

Prerequisites

  • Node.js (>= 12.x)
  • npm (>= 6.x)

Installation

To run locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vinodjangid07/file-transfer-app-celebal.git
    cd file-transfer-app-celebal
  2. Install dependencies for the backend:

    cd backend
    npm install
  3. Install dependencies for the root location:

    npm install

Usage

  1. To run the Frontend:

    npm run start
  2. To run the Backend:

    node ./index.js

About

Celebal Technologies Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published