Skip to content

A lightweight, responsive GitHub-inspired UI theme built with pure HTML + CSS. Supports Dark/Light Theme Toggle, Hamburger Sidebar, and MIT Licensed for free use.

License

shivoham-cs/github-like-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧩 GitHub-Like UI

A lightweight, responsive GitHub-inspired UI theme built with pure HTML + CSS.
Supports Dark/Light Theme Toggle, Hamburger Sidebar, and MIT Licensed for free use.


πŸš€ Features

  • πŸ–€ GitHub-style interface
  • πŸŒ— Dark/Light theme toggle (remembers your choice)
  • πŸ“± Responsive layout with hamburger menu
  • ⚑ Zero dependencies, pure HTML + CSS + JS
  • πŸ§‘β€πŸ’» MIT licensed β€” use freely in any project

πŸ“ Project Structure

github-like-ui/  
β”œβ”€β”€ index.html  
β”œβ”€β”€ github-like-theme.min.css  
β”œβ”€β”€ LICENSE  
└── README.md

🌐 Live Preview

You can try it instantly by opening index.html in your browser.
Or host it using GitHub Pages β€” just enable it from
Settings β†’ Pages β†’ Source: main branch / root.


🧰 How to Use

  1. Clone the repository:

    git clone https://github.com/shivoham-cs/github-like-ui.git
  2. Use the CSS in any project:

    <link rel="stylesheet" href="github-like-theme.min.css>
    
  3. Optionally include the JS snippet for theme toggle + hamburger menu.


πŸ“œ License

This project is licensed under the MIT License β€” see the LICENSE file for details.


πŸ’¬ Credits

Created with ❀️ by Shiv Inspired by GitHub’s clean design aesthetic.

About

A lightweight, responsive GitHub-inspired UI theme built with pure HTML + CSS. Supports Dark/Light Theme Toggle, Hamburger Sidebar, and MIT Licensed for free use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages