Skip to content

fescii/pau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reels UI

This project is a web component-based user interface for displaying video reels. It is built using HTML, JavaScript, and CSS.

Project Structure

/home/a03/A03/videos/
├── components/    # Web components
├── css/           # Stylesheets
├── js/            # JavaScript files
└── index.html     # Main HTML file

Getting Started

  1. Clone the repository:
git clone <repository-url>
  1. Navigate to the project directory:
cd /home/a03/A03/videos/
  1. Open index.html in your browser to view the project.

Usage

  • Customize the web components in the components/ directory.
  • Modify styles in the css/ directory.
  • Add or update JavaScript functionality in the js/ directory.

Contributing

Feel free to submit issues or pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

This project is a web component-based user interface for displaying video reels. It is built using HTML, JavaScript, and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors