# README

This is a file list page, similar to a web disk or file management system, and the main functions include:

## Directory navigation: 
The current directory is displayed at the top, and users can switch between different folders.

## File List:
Lists the files in the current directory, including:

* File name (e.g. README.md)
* File size (e.g. 1 KB)
* File type (e.g. MD file)
* Modified (e.g. 2025-02-25)
* Action options (such as the Download button)
* File Download: Users can click on the "Download" link to get the file.
* What's new: The page shows a "What's New" section.
* Cookie Settings: Provides options for cookie settings, including essential cookies, statistical analysis, and ad tracking, and users can customize their preferences.

This page is similar to an online file management system for users to browse, download, and manage shared files. 

## The main functions are as follows:

* Directory protection
* Support file preview (e.g. PDF, image, text file, etc.)
* Allow users to upload files (if user interaction is required)
* Intuitive file icons, UI design


