Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.25 KB

readme.md

File metadata and controls

61 lines (38 loc) · 1.25 KB

Node Downloader

Node Downloader is a social media media downloader tool that allows you to easily download media files from platforms like YouTube, Facebook, TikTok, and more using their respective URLs.

Installation

To run this project, follow these steps:

  • Root of the project: npm install

  • Inside src/client: cd src/client npm install

Usage

To use Node Downloader, follow these steps:

Start the server by running:

  • npm start

  • Open your browser and go to http://localhost:3000

  • Paste the URL of the media you want to download and follow the on-screen instructions.

Configuration

Ensure you have Node.js installed on your system

File Structure

/
|-- src/
| |-- client/
| | |-- // React app files and folders
| |-- server/
| | |-- // Node.js server files and folders
|-- // Other project files and folders

Dependencies

  • Node.js
  • React

Contributing

We welcome contributions! If you'd like to contribute to Node Downloader, please follow these guidelines:

  • Fork the repository
  • Create a new branch
  • Make your changes
  • Submit a pull request

License

No license required.

Contact

\ For questions or feedback, please contact Anton Zeno at [tonizeno5@gmail.com].