Skip to content

max-hold/Free-Time-Web-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ______               _______ _                 __          __  _       _____           _           _   
 |  ____|             |__   __(_)                \ \        / / | |     |  __ \         (_)         | |  
 | |__ _ __ ___  ___     | |   _ _ __ ___   ___   \ \  /\  / /__| |__   | |__) | __ ___  _  ___  ___| |_ 
 |  __| '__/ _ \/ _ \    | |  | | '_ ` _ \ / _ \   \ \/  \/ / _ \ '_ \  |  ___/ '__/ _ \| |/ _ \/ __| __|
 | |  | | |  __/  __/    | |  | | | | | | |  __/    \  /\  /  __/ |_) | | |   | | | (_) | |  __/ (__| |_ 
 |_|  |_|  \___|\___|    |_|  |_|_| |_| |_|\___|     \/  \/ \___|_.__/  |_|   |_|  \___/| |\___|\___|\__|
                                                                                       _/ |              
                                                                                      |__/               

❯ REPLACE-ME

license last-commit


Table of Contents


Overview

This is my first web page project — a small collection of HTML/CSS/JavaScript examples and components that demonstrate basic web features such as an admin panel, core site structure, file upload, and a live video demo. HTML: 70.1% JavaScript: 18.6% CSS: 11.3%


Features

- Admin Panel/ — Simple admin panel UI examples. - Core part of a website/ — Core pages and utilities for the site. - Core part of a website/Upload/ — File upload examples, including an "Upload With Section" demo. - Clean, simple HTML prototypes for learning and iteration. - Client-side JavaScript interactions and small demos. - Instructions for running the demos locally and deploying to GitHub Pages.

Demo


Getting Started

Installation

Install Free-Time-Web-Project using one of the following methods:

Build from source:

  1. Clone the Free-Time-Web-Project repository:
❯ git clone https://github.com/HimanthaThathsara/Free-Time-Web-Project
  1. Navigate to the project directory:
cd Free-Time-Web-Project

Contributing

Contributor Graph


License

This project is protected under the MIT-A-LICENSE License. For more details, refer to the LICENSE file.

About

This is my first Web Page Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 75.5%
  • CSS 15.9%
  • JavaScript 8.6%