Skip to content

ArgonFetch/ArgonFetchWebsite

Repository files navigation

ArgonFetch Website

ArgonFetch Logo

Official website for ArgonFetch - A powerful media downloader for videos, music, and more.


📋 About

This repository contains the source code for the ArgonFetch presentation website built with Angular. The website showcases the ArgonFetch media downloader, its features, installation instructions, screenshots, and more.

🛠️ Tech Stack

  • Framework: Angular 19
  • Styling: SCSS
  • Icons: Font Awesome
  • Code Highlighting: Prism.js

🚀 Getting Started

Prerequisites

  • Node.js (v18+)
  • npm or yarn

Installation

  1. Clone this repository

    git clone https://github.com/ArgonFetch/ArgonFetchWebsite.git
    cd ArgonFetchWebsite
  2. Install dependencies

    npm install
  3. Start the development server

    npm start
  4. Open your browser at http://localhost:4200

🏗️ Building for Production

npm run build:prod

The build artifacts will be stored in the dist/ directory.

📱 Features of the Website

  • Responsive design for all devices
  • Interactive UI components
  • Detailed installation instructions for ArgonFetch
  • Feature showcase
  • Screenshot gallery
  • Usage guide
  • Project roadmap

📂 Project Structure

src/
├── app/                  # Angular components
│   ├── features/         # Features section
│   ├── hero/             # Hero banner section
│   ├── installation/     # Installation guide section
│   ├── navbar/           # Navigation bar
│   ├── roadmap/          # Project roadmap section
│   ├── screenshots/      # Screenshots gallery
│   ├── shared/           # Shared components & utilities
│   └── usage/            # Usage guide section
├── styles/               # Global styles
└── public/               # Static assets

📜 License

This project is licensed under the GPL-3.0 License. See the LICENSE file for more details.


Made with ❤️ by PianoNic and MyDrift

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •